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