0
Fork 0
mirror of https://github.com/penpot/penpot.git synced 2025-03-10 14:51:37 -05:00
This commit is contained in:
Florian Schroedl 2024-08-29 16:01:31 +02:00
parent ca611c6668
commit 54b754c38c

View file

@ -31,5 +31,3 @@
(def workspace-read-only? (mf/create-context nil)) (def workspace-read-only? (mf/create-context nil))
(def is-component? (mf/create-context false)) (def is-component? (mf/create-context false))
(def sidebar (mf/create-context nil)) (def sidebar (mf/create-context nil))
(def token-sets (mf/create-context nil))