feat: Enable AttendanceDashboardChart in the dashboard screen
This commit is contained in:
parent
6c3370437d
commit
6e11fc8c52
@ -59,7 +59,7 @@ class _DashboardScreenState extends State<DashboardScreen> with UIMixin {
|
||||
MySpacing.height(12),
|
||||
_buildDashboardStats(),
|
||||
MySpacing.height(24),
|
||||
// AttendanceDashboardChart(),
|
||||
AttendanceDashboardChart(),
|
||||
|
||||
MySpacing.height(300),
|
||||
if (!hasMpin) ...[
|
||||
|
Loading…
x
Reference in New Issue
Block a user