Applications Page

This commit is contained in:
headlessdev
2025-04-11 14:53:00 +02:00
parent cf3a3872d8
commit 91e73862c4
3 changed files with 99 additions and 1 deletions

View File

@@ -14,7 +14,7 @@ import {
SidebarTrigger,
} from "@/components/ui/sidebar"
export default function Page() {
export default function Dashboard() {
return (
<SidebarProvider>
<AppSidebar />