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