Update home.tsx

This commit is contained in:
Starryu-cn 2023-04-05 17:18:43 +08:00 committed by GitHub
parent d25e492342
commit 9576fd4b01
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -156,11 +156,6 @@ function _Home() {
shadow
/>
</div>
<div className={styles["sidebar-action"]}>
<a href={REPO_URL} target="_blank">
<IconButton icon={<GithubIcon />} shadow />
</a>
</div>
</div>
<div>
<IconButton