mirror of
https://github.com/penpot/penpot.git
synced 2025-12-11 22:14:05 +01:00
✨ Add better schema for shape export property
This commit is contained in:
@@ -12,6 +12,6 @@
|
|||||||
|
|
||||||
(sm/register! ::export
|
(sm/register! ::export
|
||||||
[:map {:title "ShapeExport"}
|
[:map {:title "ShapeExport"}
|
||||||
[:type :keyword]
|
[:type [::sm/one-of export-types]]
|
||||||
[:scale ::sm/safe-number]
|
[:scale ::sm/safe-number]
|
||||||
[:suffix :string]])
|
[:suffix :string]])
|
||||||
|
|||||||
Reference in New Issue
Block a user