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
feat(frontend): add sidebar links state management
- Introduce OpenedSidebarLinks type for tracking sidebar section states
- Create openedSidebarLinksAtom with persistent storage
- Implement useOpenedSidebarLinks hook for managing sidebar link states
0 commit comments