mirror of
https://github.com/penpot/penpot.git
synced 2025-02-10 09:08:31 -05:00
🐛 Fix path validation
This commit is contained in:
parent
9c53a33bac
commit
e3f69bcc98
1 changed files with 1 additions and 0 deletions
|
@ -221,6 +221,7 @@
|
|||
[:width {:optional true} [:maybe ::sm/safe-number]]
|
||||
[:height {:optional true} [:maybe ::sm/safe-number]]
|
||||
[:content
|
||||
{:optional true}
|
||||
[:vector
|
||||
[:map
|
||||
[:command :keyword]
|
||||
|
|
Loading…
Add table
Reference in a new issue