mirror of https://github.com/penpot/penpot.git
Add name
This commit is contained in:
parent
7406af2e79
commit
4c1bc81b19
|
|
@ -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]
|
||||
|
|
|
|||
Loading…
Reference in New Issue