Fix typos and improve readability in Dashboard, Dispatch, RiderRoutes, and Routing components
This commit is contained in:
@@ -529,7 +529,7 @@ export default function RiderRoutes() {
|
||||
<Box>
|
||||
<Typography variant="h4" sx={{ fontWeight: 800, letterSpacing: '-0.4px', lineHeight: 1.2 }}>Rider Routes</Typography>
|
||||
<Typography variant="body1" color="text.secondary" sx={{ fontWeight: 500 }}>
|
||||
Pickups each miler covered today — open any order for full details, or press play to replay the trip.
|
||||
Pickups each miler covered today open any order for full details, or press play to replay the trip.
|
||||
</Typography>
|
||||
</Box>
|
||||
</Stack>
|
||||
|
||||
Reference in New Issue
Block a user