mirror of
https://github.com/penpot/penpot.git
synced 2025-12-11 22:14:05 +01:00
close applied tokens map schema
This commit is contained in:
@@ -119,7 +119,8 @@
|
||||
(def rotation-keys (schema-keys ::rotation))
|
||||
|
||||
(sm/def! ::tokens
|
||||
[:map {:title "Applied Tokens"}])
|
||||
[:map {:title "Applied Tokens"
|
||||
:closed true}])
|
||||
|
||||
(sm/def! ::applied-tokens
|
||||
(merge-schemas ::tokens
|
||||
|
||||
Reference in New Issue
Block a user