- ส่งแล้ว
- 16 พฤศจิกายน 2568 เวลา 21:20 UTC
- ผู้เขียน
- snadjafinia
- ตั้งค่า
- 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