diff --git a/common/app/common/pages.cljc b/common/app/common/pages.cljc index a0a53d2a51..311d9e9673 100644 --- a/common/app/common/pages.cljc +++ b/common/app/common/pages.cljc @@ -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))