chore: UX design audit cleanup and receipt flow improvements #186

Merged
egullickson merged 25 commits from issue-162-ux-design-audit-cleanup into main 2026-02-14 03:50:23 +00:00
Showing only changes of commit 7a74c7f81f - Show all commits

View File

@@ -43,7 +43,6 @@ const menuItems: MenuItem[] = [
{ screen: 'Settings', label: 'Settings', icon: <SettingsRoundedIcon /> },
{ screen: 'Documents', label: 'Documents', icon: <DescriptionRoundedIcon /> },
{ screen: 'Maintenance', label: 'Maintenance', icon: <BuildRoundedIcon /> },
{ screen: 'Stations', label: 'Stations', icon: <LocalGasStationRoundedIcon /> },
{ screen: 'Log Fuel', label: 'Log Fuel', icon: <LocalGasStationRoundedIcon /> },
{ screen: 'Vehicles', label: 'Vehicles', icon: <DirectionsCarRoundedIcon /> },
{ screen: 'Dashboard', label: 'Dashboard', icon: <HomeRoundedIcon /> },