mirror of
https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web.git
synced 2025-10-02 08:06:38 +08:00
Update sidebar.tsx
This commit is contained in:
parent
4c0d56b5a2
commit
813459fe97
@ -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={
|
||||
|
Loading…
Reference in New Issue
Block a user