0
Fork 0
mirror of https://github.com/penpot/penpot.git synced 2025-01-22 22:49:01 -05:00

Merge remote-tracking branch 'origin/staging' into develop

This commit is contained in:
Alejandro Alonso 2024-09-25 11:35:41 +02:00
commit f786a00e89

View file

@ -111,6 +111,7 @@
[:class {:optional true} :string]
[:on-change-tab {:optional true} fn?]
[:default-selected {:optional true} :string]
[:selected {:optional true} :string]
[:action-button {:optional true} some?]
[:action-button-position {:optional true}
[:enum "start" "end"]]])