Update home.tsx
This commit is contained in:
parent
bff4f14b9b
commit
5f2a49394c
|
@ -536,11 +536,7 @@ export function Home() {
|
|||
}}
|
||||
/>
|
||||
</div>
|
||||
<div className={styles["sidebar-action"]}>
|
||||
<a href={REPO_URL} target="_blank">
|
||||
<IconButton icon={<GithubIcon />} />
|
||||
</a>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
<div>
|
||||
<IconButton
|
||||
|
|
Loading…
Reference in New Issue