0
Fork 0
mirror of https://github.com/penpot/penpot.git synced 2025-01-06 14:50:20 -05:00

Merge pull request #282 from tokens-studio/enable-ff

Enable sets/themes for all
This commit is contained in:
Florian Schrödl 2024-09-12 17:27:39 +02:00 committed by GitHub
commit 1d7536687a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

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