s
This commit is contained in:
parent
b85b3294c5
commit
88c5e2123e
@ -1,6 +1,7 @@
|
|||||||
'use client';
|
'use client';
|
||||||
|
|
||||||
import { HomePage } from "../components/Pages/HomePage/HomePage";
|
import { HomePage } from "@/app/components/pages/homepage/homepage";
|
||||||
|
|
||||||
|
|
||||||
const DashboardPage = () => {
|
const DashboardPage = () => {
|
||||||
return (
|
return (
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user