This commit is contained in:
hailin 2025-06-27 10:12:04 +08:00
parent f7706e0abb
commit b4178d648a
1 changed files with 2 additions and 2 deletions

View File

@ -812,7 +812,7 @@ export const ProfileSettings: FC<ProfileSettingsProps> = ({}) => {
<div className="flex items-center space-x-1">
<ThemeSwitcher />
<WithTooltip
{/* <WithTooltip
display={
<div>
{t("profile.downloadTooltip")}
@ -825,7 +825,7 @@ export const ProfileSettings: FC<ProfileSettingsProps> = ({}) => {
onClick={exportLocalStorageAsJSON}
/>
}
/>
/> */}
</div>
<div className="ml-auto space-x-2">