mirror of
https://github.com/Memo-2023/mana-monorepo.git
synced 2026-05-16 08:59:39 +02:00
Simplify the bottom bars by removing the unused sidebar mode: - Remove isSidebarMode prop from all components - Remove sidebar-related CSS classes and styles - Simplify CalendarToolbar to pure wrapper component - Remove localStorage persistence for sidebar mode This removes ~230 lines of unused code across 8 files. |
||
|---|---|---|
| .. | ||
| src | ||
| Dockerfile | ||
| eslint.config.js | ||
| package.json | ||
| svelte.config.js | ||
| tsconfig.json | ||
| vite.config.ts | ||