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