0
Fork 0
mirror of https://github.com/penpot/penpot.git synced 2025-01-21 22:22:43 -05:00

close applied tokens map schema

This commit is contained in:
Akshay Gupta 2024-05-22 15:11:01 +05:30
parent 13a8872dbd
commit 2b10665356

View file

@ -119,7 +119,8 @@
(def rotation-keys (schema-keys ::rotation)) (def rotation-keys (schema-keys ::rotation))
(sm/def! ::tokens (sm/def! ::tokens
[:map {:title "Applied Tokens"}]) [:map {:title "Applied Tokens"
:closed true}])
(sm/def! ::applied-tokens (sm/def! ::applied-tokens
(merge-schemas ::tokens (merge-schemas ::tokens