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
Refactor version selector state management in VersionSelector component
- Remove localStorage handling for version selector state to simplify state management.
- Streamline the component by eliminating unnecessary storage key logic and effects.
- Ensure the selected version is set correctly without persisting state across sessions.
0 commit comments