mirror of
https://github.com/cinnyapp/cinny.git
synced 2025-11-14 03:00:29 +03:00
requested change
This commit is contained in:
parent
96eeb0c9e1
commit
8dda7ac49b
1 changed files with 1 additions and 1 deletions
|
|
@ -28,7 +28,7 @@ export function SettingsTab() {
|
|||
|
||||
return (
|
||||
<SidebarItem active={settings}>
|
||||
<SidebarItemTooltip tooltip={displayName}>
|
||||
<SidebarItemTooltip tooltip="User Settings">
|
||||
{(triggerRef) => (
|
||||
<SidebarAvatar as="button" ref={triggerRef} onClick={openSettings}>
|
||||
<UserAvatar
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue