counting # of shifs in the day
This commit is contained in:
@@ -113,7 +113,7 @@ class CoveragePage extends StatelessWidget {
|
||||
const SizedBox(height: UiConstants.space5),
|
||||
],
|
||||
Text(
|
||||
'Shifts',
|
||||
'Shifts (${state.shifts.length})',
|
||||
style: UiTypography.title2b.copyWith(
|
||||
color: UiColors.textPrimary,
|
||||
),
|
||||
|
||||
Reference in New Issue
Block a user