You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat(ui-tabs): extends the customization of Tab component
Closes: CLX-276
Adds the possibility to disable built-in styling of a `Tab` to replace with a custom component
through `renderTitle`
- adds `customTab` flag to `Panel` to remove the default styling from the
`Tab`
- adds `alignTab` prop to `Panel` to allow to customzie the `Tabs`'s relative alignment in the
container flexbox
0 commit comments