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 VersionSelector and SlidePanel components to improve performance and state management. Introduced useCallback for event handlers in VersionSelector and implemented local state caching for children in SlidePanel to prevent unnecessary re-renders.
0 commit comments