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

View File

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