mirror of
https://github.com/penpot/penpot.git
synced 2025-04-16 17:01:33 -05:00
Remove unused metadata from workspace var.
This commit is contained in:
parent
d558b3e6f4
commit
46d7bd2f23
1 changed files with 1 additions and 1 deletions
|
@ -145,7 +145,7 @@
|
|||
(when right-sidebar?
|
||||
(right-sidebar))]])))
|
||||
|
||||
(def ^:static workspace
|
||||
(def workspace
|
||||
(mx/component
|
||||
{:render workspace-render
|
||||
:transfer-state workspace-transfer-state
|
||||
|
|
Loading…
Add table
Reference in a new issue