mirror of
https://github.com/penpot/penpot.git
synced 2025-01-23 23:18:48 -05:00
✨ Add better schema for shape export property
This commit is contained in:
parent
45c77f97ce
commit
0721760900
1 changed files with 1 additions and 1 deletions
|
@ -12,6 +12,6 @@
|
|||
|
||||
(sm/register! ::export
|
||||
[:map {:title "ShapeExport"}
|
||||
[:type :keyword]
|
||||
[:type [::sm/one-of export-types]]
|
||||
[:scale ::sm/safe-number]
|
||||
[:suffix :string]])
|
||||
|
|
Loading…
Add table
Reference in a new issue