Commit Graph

3 Commits

Author SHA1 Message Date
houseassassin 05396b2217 fix: remove unused React imports, fix lint errors in admin panel
Remove bare `import React` from all admin panel JSX files (React 19 + Vite JSX transform makes it unnecessary) and add explicit vitest globals import to placeholder.test.js.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-07 20:36:22 +03:00
houseassassin bb8d20a853 fix: move refreshBadge into effect, add logout error handling
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-07 20:16:44 +03:00
houseassassin 735d0a88cb feat: add AdminLayout with dark sidebar and sticky header 2026-05-07 20:15:28 +03:00