Change role case values from lowercase to uppercase to match User type: - 'admin' → 'ADMIN' - 'employee' → 'EMPLOYEE' The User type only defines uppercase role values. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| admin | ||
| forms | ||
| ui | ||
| AuthProviders.tsx | ||
| Button.tsx | ||
| Footer.tsx | ||
| Header.tsx | ||
| Logo.tsx | ||
| Navbar.tsx | ||