mirror of
https://github.com/multica-ai/multica.git
synced 2026-07-26 12:35:35 +02:00
- Persist last visited path via Zustand persist, restore on login/root - Sidebar: exact match for active state (issue detail no longer highlights Issues) - Sidebar header: increase vertical padding - Inbox unread count: simplified to text-xs Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2 lines
46 B
TypeScript
2 lines
46 B
TypeScript
export { useNavigationStore } from "./store";
|