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