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:
parent
d2806fd9ba
commit
3543acbac7
1 changed files with 1 additions and 3 deletions
|
@ -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))
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue