Project structure changes ad new files added in dashboard folders
This commit is contained in:
@@ -2,10 +2,10 @@
|
||||
|
||||
|
||||
|
||||
import BuildingOwnerPortal from "@/components/dashboard/buildingOwner";
|
||||
import BuildingOwnerPortal from "@/components/dashboard/overview/buildingOwner";
|
||||
|
||||
|
||||
export default function OverViewDashboardPage() {
|
||||
export default function BuildingOwnerPage() {
|
||||
return (
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user