v
This commit is contained in:
parent
7580162816
commit
1d1bb79928
@ -997,7 +997,7 @@ export default function Reports() {
|
|||||||
{/* Total Reports */}
|
{/* Total Reports */}
|
||||||
<div className="bg-gray-50 rounded-lg p-4 text-center">
|
<div className="bg-gray-50 rounded-lg p-4 text-center">
|
||||||
<div className="text-2xl font-bold text-gray-900">{stats.totalReports}</div>
|
<div className="text-2xl font-bold text-gray-900">{stats.totalReports}</div>
|
||||||
<div className="text-xs text-gray-600 mt-1">Total Reports</div>
|
<div className="text-xs text-gray-600 mt-1">Total Shifts</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
{/* Day Shift Count */}
|
{/* Day Shift Count */}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user