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