mirror of
https://litchi.icu/ngc2207/judge4c-latest.git
synced 2025-07-13 05:53:50 +00:00
refactor: rename default export in dashboard page component
This commit is contained in:
parent
707075bcfb
commit
26c55b7096
@ -14,7 +14,7 @@ import {
|
||||
SidebarTrigger,
|
||||
} from "@/components/ui/sidebar";
|
||||
|
||||
export default function Page() {
|
||||
export default function DashboardPage() {
|
||||
return (
|
||||
<SidebarProvider>
|
||||
<AppSidebar />
|
||||
|
Loading…
Reference in New Issue
Block a user