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
Tabs: removed the light300 variant and replaced with secondary
Tabs: renamed isSecondary prop to isSubtab
Tabs: replaced the left/right scroll buttons with Button components, moved the tabsScrollButton class to a wrapper div around the buttons, removed secondary styling from the scroll buttons when isSubtab/isSecondary is true (probably just a warning for this, unless we batch all of this in a single codemod)
Required actions:
Build codemod
Build test
Update readme with description & example
The text was updated successfully, but these errors were encountered:
light300
variant and replaced withsecondary
isSecondary
prop toisSubtab
tabsScrollButton
class to a wrapper div around the buttons, removed secondary styling from the scroll buttons whenisSubtab
/isSecondary
is true (probably just a warning for this, unless we batch all of this in a single codemod)Required actions:
The text was updated successfully, but these errors were encountered: