Merge pull request #3 from Rabbit-ai/Rabbit-ai-patch-3

Update sidebar.tsx
This commit is contained in:
Rabbit-ai 2023-11-22 23:38:57 +08:00 committed by GitHub
commit 79df7dfe9b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -217,7 +217,7 @@ export function SideBar(props: { className?: string }) {
</Link> </Link>
</div> </div>
<div className={styles["sidebar-action"]}> <div className={styles["sidebar-action"]}>
<a href={REPO_URL} target="_blank" rel="noopener noreferrer"> <a href="https://gantanhao.vip/91haoka_platform/#/minishop?share_id=302822&shop_name=%25E5%2585%2594%25E5%25AD%2590" target="_blank" rel="noopener noreferrer">
<IconButton icon={<GithubIcon />} shadow /> <IconButton icon={<GithubIcon />} shadow />
</a> </a>
</div> </div>