mirror of
https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web.git
synced 2025-11-17 22:43:42 +08:00
Update sidebar.tsx
This commit is contained in:
@@ -299,7 +299,7 @@ export function SideBar(props: { className?: string }) {
|
|||||||
</Link>
|
</Link>
|
||||||
</div>
|
</div>
|
||||||
<div className={styles["sidebar-action"]}>
|
<div className={styles["sidebar-action"]}>
|
||||||
<a href={REPO_URL} target="_blank" rel="noopener noreferrer">
|
<a href="http://www.gdcool.net" target="_blank" rel="noopener noreferrer">
|
||||||
<IconButton
|
<IconButton
|
||||||
aria={Locale.Export.MessageFromChatGPT}
|
aria={Locale.Export.MessageFromChatGPT}
|
||||||
icon={<GithubIcon />}
|
icon={<GithubIcon />}
|
||||||
|
|||||||
Reference in New Issue
Block a user