mirror of
https://github.com/penpot/penpot.git
synced 2025-08-06 07:08:29 +02:00
✨ Move sidebar ns to correct location
This commit is contained in:
parent
da5209001b
commit
5d892d14d5
4 changed files with 72 additions and 69 deletions
|
@ -28,7 +28,7 @@
|
|||
[app.main.ui.workspace.palette :refer [palette]]
|
||||
[app.main.ui.workspace.sidebar.collapsable-button :refer [collapsed-button]]
|
||||
[app.main.ui.workspace.sidebar.history :refer [history-toolbox]]
|
||||
[app.main.ui.workspace.sidebar.sidebar :refer [left-sidebar right-sidebar]]
|
||||
[app.main.ui.workspace.sidebar :refer [left-sidebar right-sidebar]]
|
||||
[app.main.ui.workspace.textpalette :refer [textpalette]]
|
||||
[app.main.ui.workspace.viewport :refer [viewport]]
|
||||
[app.util.dom :as dom]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue