mirror of
https://github.com/penpot/penpot.git
synced 2025-12-23 22:48:40 -05:00
Add name
This commit is contained in:
@@ -11,6 +11,7 @@
|
||||
(sm/register! ::token-theme
|
||||
[:map {:title "TokenTheme"}
|
||||
[:id ::sm/uuid]
|
||||
[:name :string]
|
||||
[:group {:optional true} :string]
|
||||
[:selected [:enum :enabled :disabled #_:source]]
|
||||
[:description {:optional true} :string]
|
||||
|
||||
Reference in New Issue
Block a user