mirror of
https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web.git
synced 2025-10-03 00:26:40 +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>
|
</Link>
|
||||||
</div>
|
</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={
|
secondaryAction={
|
||||||
|
Loading…
Reference in New Issue
Block a user