style: profile dropdown updated (#1751)

This commit is contained in:
Anmol Singh Bhatia 2023-08-01 18:25:13 +05:30 committed by GitHub
parent a8816ef473
commit 0e0e09c4fd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -284,7 +284,7 @@ export const WorkspaceSidebarDropdown = () => {
onClick={handleSignOut}
>
<Icon iconName="logout" className="!text-base" />
Log out
Sign out
</Menu.Item>
</div>
</Menu.Items>