chore: UX design audit cleanup and receipt flow improvements #186
@@ -135,13 +135,6 @@ export const DashboardScreen: React.FC<DashboardScreenProps> = ({
|
||||
onViewVehicles={() => onNavigate?.('Vehicles')}
|
||||
/>
|
||||
|
||||
{/* Footer Hint */}
|
||||
<div className="text-center py-4">
|
||||
<p className="text-xs text-slate-400 dark:text-canna">
|
||||
Dashboard updates every 2 minutes
|
||||
</p>
|
||||
</div>
|
||||
|
||||
{/* Pending Receipts Dialog */}
|
||||
<Dialog
|
||||
open={showPendingReceipts}
|
||||
|
||||
Reference in New Issue
Block a user