Correction in name of Project by status to Attendance by Project
This commit is contained in:
parent
3ff80ee032
commit
a9bbd75d6c
@ -33,7 +33,7 @@ const ProjectWiseTeamCount = () => {
|
||||
<div className="card h-100 p-3">
|
||||
{/* Header */}
|
||||
<div className="d-flex justify-content-between text-start mb-2">
|
||||
<h5 className="card-title m-0 me-2">Project wise Employee</h5>
|
||||
<h5 className="card-title m-0 me-2">Attendance by Project</h5>
|
||||
<DatePicker name="date" control={control} maxDate={new Date()} />
|
||||
</div>
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user