mirror of
https://github.com/penpot/penpot.git
synced 2025-02-02 12:28:54 -05:00
Merge remote-tracking branch 'origin/staging' into develop
This commit is contained in:
commit
f786a00e89
1 changed files with 1 additions and 0 deletions
|
@ -111,6 +111,7 @@
|
||||||
[:class {:optional true} :string]
|
[:class {:optional true} :string]
|
||||||
[:on-change-tab {:optional true} fn?]
|
[:on-change-tab {:optional true} fn?]
|
||||||
[:default-selected {:optional true} :string]
|
[:default-selected {:optional true} :string]
|
||||||
|
[:selected {:optional true} :string]
|
||||||
[:action-button {:optional true} some?]
|
[:action-button {:optional true} some?]
|
||||||
[:action-button-position {:optional true}
|
[:action-button-position {:optional true}
|
||||||
[:enum "start" "end"]]])
|
[:enum "start" "end"]]])
|
||||||
|
|
Loading…
Add table
Reference in a new issue