mirror of
https://github.com/penpot/penpot.git
synced 2025-01-21 06:02:32 -05:00
Add name
This commit is contained in:
parent
7406af2e79
commit
4c1bc81b19
1 changed files with 1 additions and 0 deletions
|
@ -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…
Add table
Reference in a new issue