Project structure changes ad new files added in dashboard folders
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
"use client";
|
||||
|
||||
import PropertyManagerPortal from "@/components/dashboard/propertyManager";
|
||||
import PropertyManagerPortal from "@/components/dashboard/overview/propertyManager";
|
||||
|
||||
export default function EngagementDashboard() {
|
||||
export default function PropertymanagerPage() {
|
||||
return (
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user