2 Commits
Author SHA1 Message Date
Matt 3aceaca2e1 Fix TypeScript compilation: remove deprecated baseUrl, add missing imports, fix type narrowing
- Remove deprecated baseUrl from tsconfig.app.json (TS 6.0 error)
- Add missing AlertCircle and Button imports in Dashboard.tsx
- Cast Sidebar onNavigate arg to fix View type mismatch

tsc exits 0, vite build exits 0
2026-07-29 19:39:17 +00:00
Matt e675d7b6af Initial commit 2026-07-29 13:47:45 +00:00