0
Fork 0
mirror of https://github.com/penpot/penpot.git synced 2025-02-08 08:09:14 -05:00

Add shema prop

This commit is contained in:
Eva Marco 2024-09-25 11:07:40 +02:00
parent 16cf16c422
commit 5d6ceec803

View file

@ -111,6 +111,7 @@
[:action-button-position {:optional true}
[:enum "start" "end"]]
[:default-selected {:optional true} :string]
[:selected {:optional true} :string]
[:tabs [:vector {:min 1} schema:tab]]])
(mf/defc tab-switcher*