mirror of
https://github.com/penpot/penpot.git
synced 2026-09-16 07:38:19 -04:00
Enable sets/themes for all
This commit is contained in:
1 parent
6f37a43be1
commit
27073e22e3
1 file changed
+1
-1
@@ -272,7 +272,7 @@
|
||||
(let [show? (mf/use-state (or
|
||||
(location-url-dev-or-preview-url!?)
|
||||
(get @storage ::show-token-themes-sets?)
|
||||
false))]
|
||||
true))]
|
||||
(mf/use-effect
|
||||
(fn []
|
||||
(letfn [(toggle! []
|
||||
|
||||
Reference in new issue
Block a user