mirror of
https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web.git
synced 2025-10-13 13:33:42 +08:00
删除注释行
This commit is contained in:
@@ -219,7 +219,6 @@ export function SideBar(props: { className?: string }) {
|
||||
</div>
|
||||
<div className={styles["sidebar-action"]}>
|
||||
<a href={REPO_URL} target="_blank" rel="noopener noreferrer">
|
||||
//<IconButton icon={<GithubIcon />} shadow />
|
||||
<IconButton icon={<homeicon />} shadow />
|
||||
</a>
|
||||
</div>
|
||||
|
Reference in New Issue
Block a user