mirror of
https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web.git
synced 2025-10-08 19:16:37 +08:00
Update home.tsx
This commit is contained in:
parent
f527572905
commit
82dd488097
@ -136,7 +136,7 @@ function _Home() {
|
||||
</div>
|
||||
<div className={styles["sidebar-copy-button"]}>
|
||||
<IconButton
|
||||
icon={<ClipboardIcon />}
|
||||
icon={<ClipboardIcon width="24" height="24" />}
|
||||
onClick={handleCopyText}
|
||||
shadow
|
||||
/>
|
||||
|
Loading…
Reference in New Issue
Block a user