删除了github图标

This commit is contained in:
dgqyushen 2023-04-26 11:50:06 +08:00
parent 10440d25a5
commit cd296f8419

View File

@ -123,11 +123,11 @@ export function SideBar(props: { className?: string }) {
<IconButton icon={<SettingsIcon />} shadow /> <IconButton icon={<SettingsIcon />} shadow />
</Link> </Link>
</div> </div>
<div className={styles["sidebar-action"]}> {/* <div className={styles["sidebar-action"]}>
<a href={REPO_URL} target="_blank"> <a href={REPO_URL} target="_blank">
<IconButton icon={<GithubIcon />} shadow /> <IconButton icon={<GithubIcon />} shadow />
</a> </a>
</div> </div> */}
</div> </div>
<div> <div>
<IconButton <IconButton