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

@@ -183,7 +183,7 @@ const ProductionPage: React.FC = () => {
{/* Production Stats */}
<StatsGrid
stats={pagePresets.production(mockProductionStats)}
columns={6}
columns={3}
/>
{/* Tabs Navigation */}