mirror of
https://github.com/Portabase/portabase.git
synced 2026-07-14 11:16:13 +02:00
Working on the dropdown logged in dashboard.
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
import {SidebarInset, SidebarProvider, SidebarTrigger } from "@/components/ui/sidebar"
|
||||
import {AppSidebar} from "@/components/wrappers/SideBar/app-sidebar";
|
||||
import {AppSidebar} from "@/components/wrappers/Dashboard/SideBar/app-sidebar";
|
||||
import {currentUser} from "@/auth/current-user";
|
||||
import {redirect} from "next/navigation";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user