the-tip-top-frontend/contexts
soufiane b6a514b547 fix: export AuthContext to allow import in useAuth hook
Export AuthContext from AuthContext.tsx to make it available for import in hooks/useAuth.ts. This resolves the TypeScript error "Module declares 'AuthContext' locally, but it is not exported."

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-11-18 01:57:28 +01:00
..
AuthContext.tsx fix: export AuthContext to allow import in useAuth hook 2025-11-18 01:57:28 +01:00