0
Fork 0
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:
Alejandro Alonso 2023-08-01 07:40:52 +02:00 committed by Andrey Antukh
parent 9c53a33bac
commit e3f69bcc98

View file

@ -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]