Update Dashboard component: change label from "In Role" to "In Today"
This commit is contained in:
parent
cb3abe4831
commit
67a3648227
@ -56,7 +56,7 @@ const Dashboard = () => {
|
||||
</div>
|
||||
<div>
|
||||
<h4 className="mb-0 fw-bold">360</h4>
|
||||
<small className="text-muted">In Role</small>
|
||||
<small className="text-muted">In Today</small>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
Loading…
x
Reference in New Issue
Block a user