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