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
ref(tabs): Refactor to separate TabStateProvider from the TabsWrap styles (#77175)
I need to separate the state from the styles because the styles are
difficult to use inside a flex/grid system.
For the hydration error diff modal I need to insert some other css in
there, and the api to override TabsWrap seemed more hacky than simply
setting what's needed directly.
0 commit comments