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