hide attendance project wise overview project having selected
This commit is contained in:
parent
cd1ae64753
commit
35f1aa8c13
@ -89,9 +89,9 @@ const Dashboard = () => {
|
||||
<AttendanceOverview />
|
||||
</div>
|
||||
)}
|
||||
<div className="col-12 col-md-6 mb-sm-0 mb-4">
|
||||
{isAllProjectsSelected && <div className="col-12 col-md-6 mb-sm-0 mb-4">
|
||||
<ProjectWiseTeamCount />
|
||||
</div>
|
||||
</div>}
|
||||
|
||||
{!isAllProjectsSelected && (
|
||||
<div className="col-xxl-4 col-lg-4">
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user