Add new page designs 2

This commit is contained in:
Urtzi Alfaro
2025-08-30 19:21:15 +02:00
parent 62b1ab9cb1
commit 0b5c6872e3
7 changed files with 21 additions and 11 deletions

View File

@@ -230,7 +230,7 @@ const InventoryPage: React.FC = () => {
{/* Stats Grid */}
<StatsGrid
stats={inventoryStats}
columns={6}
columns={3}
/>
{/* Low Stock Alert */}