Changes Completed in Overview
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
"use client"
|
||||
|
||||
import AdminOverviewPortal from "@/components/dashboard/admin/overview";
|
||||
import AdminOverviewPortal from "@/components/dashboard/admin/Platform/overview";
|
||||
|
||||
|
||||
|
||||
@@ -9,7 +9,7 @@ export default function OverviewPage() {
|
||||
return (
|
||||
|
||||
|
||||
<div className="p-8 mx-3">
|
||||
<div className="p-6 mx-2">
|
||||
<AdminOverviewPortal/>
|
||||
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user