调整目录
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
import { DashboardHome } from "./_components/dashboard-home"
|
||||
|
||||
export default function DashboardHomePage() {
|
||||
return <DashboardHome />
|
||||
}
|
||||
Reference in New Issue
Block a user