mirror of
https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web.git
synced 2025-11-28 11:39:23 +08:00
Git按钮注释
This commit is contained in:
@@ -151,12 +151,12 @@ export function Home() {
|
||||
}}
|
||||
shadow
|
||||
/>
|
||||
</div>
|
||||
{/* GIT按钮的跳转</div>
|
||||
<div className={styles["sidebar-action"]}>
|
||||
<a href={REPO_URL} target="_blank">
|
||||
<IconButton icon={<GithubIcon />} shadow />
|
||||
</a>
|
||||
</div>
|
||||
</div> */}
|
||||
</div>
|
||||
<div>
|
||||
<IconButton
|
||||
|
||||
Reference in New Issue
Block a user