mirror of
https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web.git
synced 2025-10-09 11:36:38 +08:00
Update home.tsx
This commit is contained in:
parent
e675f4d9f5
commit
633d64cc25
@ -142,14 +142,6 @@ function _Home() {
|
|||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<div className={styles["sidebar-copy-button"]}>
|
|
||||||
<IconButton
|
|
||||||
icon={<ClipboardIcon />}
|
|
||||||
onClick={handleCopyText}
|
|
||||||
shadow
|
|
||||||
/>
|
|
||||||
</div>
|
|
||||||
|
|
||||||
<div className={styles["sidebar-logo"]}>
|
<div className={styles["sidebar-logo"]}>
|
||||||
<ChatGptIcon />
|
<ChatGptIcon />
|
||||||
</div>
|
</div>
|
||||||
|
Loading…
Reference in New Issue
Block a user