mirror of
https://github.com/penpot/penpot.git
synced 2026-09-18 18:06:14 +00:00
🐛 Add missing attrs to add-component change schema
This commit is contained in:
parent
d9623c3c88
commit
edd3b1512e
@ -329,7 +329,9 @@
|
|||||||
[:id ::sm/uuid]
|
[:id ::sm/uuid]
|
||||||
[:name :string]
|
[:name :string]
|
||||||
[:shapes {:optional true} [:vector {:gen/max 3} ::sm/any]]
|
[: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
|
[:mod-component
|
||||||
[:map {:title "ModCompoenentChange"}
|
[:map {:title "ModCompoenentChange"}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user