Change the name of Switch Tenant to Workspace
This commit is contained in:
parent
91dcd7c132
commit
22a1ad45e7
@ -401,7 +401,7 @@ const Header = () => {
|
|||||||
className="dropdown-item cusor-pointer"
|
className="dropdown-item cusor-pointer"
|
||||||
>
|
>
|
||||||
<i className="bx bx-transfer-alt me-2"></i>
|
<i className="bx bx-transfer-alt me-2"></i>
|
||||||
<span className="align-middle">Switch Tenant</span>
|
<span className="align-middle">Workspace</span>
|
||||||
</a>
|
</a>
|
||||||
</li>
|
</li>
|
||||||
<li onClick={handleProfilePage}>
|
<li onClick={handleProfilePage}>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user