remove useAuth from export

This commit is contained in:
Anton Tranelis 2025-01-29 14:48:26 +00:00
parent 6004ca095a
commit b6cb5db804

View File

@ -19,7 +19,6 @@ export {
export { AppShell, Content, SideBar, Sitemap } from './Components/AppShell'
export {
AuthProvider,
useAuth,
LoginPage,
SignupPage,
RequestPasswordPage,