users update create delete tested
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
import DashboardPage from "@/pages/dashboard/page";
|
||||
// import DashboardPage from "@/pages/dashboard/page";
|
||||
|
||||
const PageDashboard = () => { return <DashboardPage /> };
|
||||
// const PageDashboard = () => { return <DashboardPage /> };
|
||||
const PageDashboard = () => { return <></> };
|
||||
|
||||
export default PageDashboard;
|
||||
|
||||
Reference in New Issue
Block a user