style: profile dropdown updated (#1751)
This commit is contained in:
parent
a8816ef473
commit
0e0e09c4fd
1 changed files with 1 additions and 1 deletions
|
|
@ -284,7 +284,7 @@ export const WorkspaceSidebarDropdown = () => {
|
||||||
onClick={handleSignOut}
|
onClick={handleSignOut}
|
||||||
>
|
>
|
||||||
<Icon iconName="logout" className="!text-base" />
|
<Icon iconName="logout" className="!text-base" />
|
||||||
Log out
|
Sign out
|
||||||
</Menu.Item>
|
</Menu.Item>
|
||||||
</div>
|
</div>
|
||||||
</Menu.Items>
|
</Menu.Items>
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue