auth consolidation

This commit is contained in:
2025-09-18 08:10:20 +02:00
parent 8ef0f234e4
commit 901e60c21b
7 changed files with 26 additions and 14 deletions

View File

@@ -8,7 +8,7 @@ import { Button } from "@/components/ui/button"
import { Badge } from "@/components/ui/badge"
import { ThemeToggle } from "@/components/ui/theme-toggle"
import { UserMenu } from "@/components/ui/user-menu"
import { useAuth } from "@/contexts/AuthContext"
import { useAuth } from "@/components/providers/auth-provider"
import { useModules } from "@/contexts/ModulesContext"
import { usePlugin } from "@/contexts/PluginContext"
import {