mirror of
https://github.com/penpot/penpot.git
synced 2025-06-05 04:51:39 +02:00
♻️ Move tab-switcher to its own folder inside DS
This commit is contained in:
parent
f786a00e89
commit
b619ac3e08
10 changed files with 12 additions and 12 deletions
|
@ -25,7 +25,7 @@
|
|||
[app.main.ui.components.link-button :as lb]
|
||||
[app.main.ui.components.search-bar :refer [search-bar]]
|
||||
[app.main.ui.components.title-bar :refer [title-bar]]
|
||||
[app.main.ui.ds.tab-switcher :refer [tab-switcher*]]
|
||||
[app.main.ui.ds.layout.tab-switcher :refer [tab-switcher*]]
|
||||
[app.main.ui.hooks :as h]
|
||||
[app.main.ui.icons :as i]
|
||||
[app.util.color :as uc]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue