mirror of
https://github.com/penpot/penpot.git
synced 2025-01-06 14:50:20 -05:00
Enable sets/themes for all
This commit is contained in:
parent
6f37a43be1
commit
27073e22e3
1 changed files with 1 additions and 1 deletions
|
@ -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! []
|
||||
|
|
Loading…
Reference in a new issue