import InventoryManagement from '@/components/InventoryManagement'; export default function Home() { return (
); }