🐛 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-id
::component-file ::component-file
::component-root? ::component-root?
::shape-ref] ::shape-ref])))
:req-un [:internal.shape/selrect
:internal.shape/points])))
(s/def :internal.page/objects (s/map-of uuid? ::shape)) (s/def :internal.page/objects (s/map-of uuid? ::shape))