mirror of
https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web.git
synced 2025-10-10 20:16:37 +08:00
Update sidebar.tsx
This commit is contained in:
parent
b290721d4d
commit
9820ec5820
@ -124,11 +124,10 @@ export function SideBar(props: { className?: string }) {
|
||||
</Link>
|
||||
</div>
|
||||
<div className={styles["sidebar-action"]}>
|
||||
<a href={REPO_URL} target="_blank">
|
||||
<IconButton icon={<GithubIcon />} shadow />
|
||||
</a>
|
||||
</div>
|
||||
</div>
|
||||
<!-- <a href={REPO_URL} target="_blank">
|
||||
<IconButton icon={<GithubIcon />} shadow />
|
||||
</a> -->
|
||||
</div>
|
||||
<div>
|
||||
<IconButton
|
||||
|
Loading…
Reference in New Issue
Block a user