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