删除注释行

This commit is contained in:
zhangchenguang01
2024-03-10 14:50:12 +08:00
parent 814eeb3154
commit a1c34da4a2
3 changed files with 1 additions and 4 deletions

View File

@@ -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>