Update frontend

This commit is contained in:
Urtzi Alfaro
2025-08-23 16:30:45 +02:00
parent a214617815
commit b7eb4888a6
9 changed files with 1188 additions and 11 deletions

View File

@@ -0,0 +1,4 @@
export { TodayProductionBlock } from './TodayProductionBlock';
export { TomorrowOrdersBlock } from './TomorrowOrdersBlock';
export { EnhancedDashboard } from './EnhancedDashboard';
export { DebugDashboard } from './DebugDashboard';