chore: Rename tooltip.tooltip prop to tooltip.content
This commit is contained in:
@@ -76,7 +76,7 @@ function AppSidebar() {
|
||||
}
|
||||
>
|
||||
<Tooltip
|
||||
tooltip={t("Toggle sidebar")}
|
||||
content={t("Toggle sidebar")}
|
||||
shortcut={`${metaDisplay}+.`}
|
||||
delay={500}
|
||||
>
|
||||
|
||||
Reference in New Issue
Block a user