0
Fork 0
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:
Florian Schroedl 2024-09-12 13:16:35 +02:00
parent 6f37a43be1
commit 27073e22e3

View file

@ -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! []