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