mirror of
https://github.com/penpot/penpot.git
synced 2026-08-04 20:09:05 +00:00
✨ Add shema prop
This commit is contained in:
parent
16cf16c422
commit
5d6ceec803
@ -111,6 +111,7 @@
|
|||||||
[:action-button-position {:optional true}
|
[:action-button-position {:optional true}
|
||||||
[:enum "start" "end"]]
|
[:enum "start" "end"]]
|
||||||
[:default-selected {:optional true} :string]
|
[:default-selected {:optional true} :string]
|
||||||
|
[:selected {:optional true} :string]
|
||||||
[:tabs [:vector {:min 1} schema:tab]]])
|
[:tabs [:vector {:min 1} schema:tab]]])
|
||||||
|
|
||||||
(mf/defc tab-switcher*
|
(mf/defc tab-switcher*
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user