- Shipped
- 16 نوفمبر 2025 في 9:20 م UTC
- صاحب البلاغ
- snadjafinia
- Commit
- 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