diff --git a/frontend/src/pages/SettingsPage.tsx b/frontend/src/pages/SettingsPage.tsx index b685ea0..a36f8b3 100644 --- a/frontend/src/pages/SettingsPage.tsx +++ b/frontend/src/pages/SettingsPage.tsx @@ -299,7 +299,7 @@ export const SettingsPage: React.FC = () => { navigate('/garage')} + onClick={() => navigate('/garage/vehicles')} sx={{ backgroundColor: 'primary.main', color: 'primary.contrastText',