Update sidebar.tsx

This commit is contained in:
Qingyun Yixi 2024-12-13 10:14:53 +08:00 committed by GitHub
parent a1fe280b29
commit 44dfa91746
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 6 deletions

View File

@ -186,12 +186,7 @@ export function SideBar(props: { className?: string }) {
onClick={() => showToast(Locale.WIP)}
shadow
/>
<a href={FAKA_URL} target="_blank">
<IconButton
text={shouldNarrow ? undefined : Locale.Mask.faka}
shadow
/>
</a>
</div>
<div