- Spegnimento
- 16 novembre 2025 alle ore 21:20 UTC
- Autore
- snadjafinia
- Impegno
- 8656eec
- Fixed Grid component usage: changed from Grid item xs={12} to Grid size={{ xs: 12 }} (MUI v6 Grid2 API) - Fixed invalid icon imports: replaced Package with Inventory2 and Truck with DirectionsCar - Removed unused imports (Card, CardContent, Grid, Payment, CalendarToday, AttachMoney) - Fixed duplicate function declarations by moving interfaces outside functions - Added eslint-disable comments for intentionally unused props (tab, title, helpTips) required by SettingsView interface