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