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