0
Fork 0
mirror of https://github.com/penpot/penpot.git synced 2025-04-14 07:51:35 -05:00

🐛 Fixed schema for shapes

This commit is contained in:
alonso.torres 2020-11-24 18:01:50 +01:00
parent d2806fd9ba
commit 3543acbac7

View file

@ -351,9 +351,7 @@
::component-id
::component-file
::component-root?
::shape-ref]
:req-un [:internal.shape/selrect
:internal.shape/points])))
::shape-ref])))
(s/def :internal.page/objects (s/map-of uuid? ::shape))