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
Currently, the tabs component has its own navigation system, which is hard to integrate with the React routing system. Therefore, we want to refactor it into a “dumber” component that only renders the tabs and offloads the actual content switching.
Currently, the tabs component has its own navigation system, which is hard to integrate with the React routing system. Therefore, we want to refactor it into a “dumber” component that only renders the tabs and offloads the actual content switching.