🐛 Add missing attrs to add-component change schema

This commit is contained in:
Andrey Antukh 2025-08-18 13:14:44 +02:00
parent d9623c3c88
commit edd3b1512e

View File

@ -329,7 +329,9 @@
[:id ::sm/uuid]
[:name :string]
[:shapes {:optional true} [:vector {:gen/max 3} ::sm/any]]
[:path {:optional true} :string]]]
[:path {:optional true} :string]
[:main-instance-id ::sm/uuid]
[:main-instance-page ::sm/uuid]]]
[:mod-component
[:map {:title "ModCompoenentChange"}