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