Update sidebar.tsx

This commit is contained in:
王力斌 2024-09-19 15:03:34 +08:00 committed by GitHub
parent 4c0d56b5a2
commit 813459fe97
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -304,15 +304,6 @@ export function SideBar(props: { className?: string }) {
/>
</Link>
</div>
<!-- <div className={styles["sidebar-action"]}>
<a href={REPO_URL} target="_blank" rel="noopener noreferrer">
<IconButton
aria={Locale.Export.MessageFromChatGPT}
icon={<GithubIcon />}
shadow
/>
</a>
</div> -->
</>
}
secondaryAction={