renamed Inactive to Includes Inactive
This commit is contained in:
parent
72424eee53
commit
375c482b61
@ -195,7 +195,7 @@ const Teams = () => {
|
||||
className="form-check-label ms-2"
|
||||
htmlFor="activeEmployeeSwitch"
|
||||
>
|
||||
{activeEmployee ? "Active Employees" : "Inactive Employees"}
|
||||
{activeEmployee ? "Active Employees" : "Include Inactive Employees"}
|
||||
</label>
|
||||
</div>
|
||||
</div>
|
||||
|
Loading…
x
Reference in New Issue
Block a user