Changes Completed in Overview
This commit is contained in:
@@ -1,7 +1,6 @@
|
||||
"use client"
|
||||
|
||||
import MasterDataPortal from "@/components/dashboard/configure/masterData";
|
||||
import RolesAccessPortal from "@/components/dashboard/configure/rolesaccess";
|
||||
|
||||
import UserLocationPortal from "@/components/dashboard/configure/userLocation";
|
||||
|
||||
|
||||
@@ -12,7 +11,7 @@ export default function userLocationPage() {
|
||||
return (
|
||||
|
||||
|
||||
<div className="p-8 mx-3">
|
||||
<div className="p-6 mx-2">
|
||||
<UserLocationPortal/>
|
||||
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user