mirror of
https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web.git
synced 2025-10-10 03:56:37 +08:00
Update exporter.tsx
This commit is contained in:
parent
4247f6feae
commit
ba624ff5ac
@ -538,8 +538,8 @@ export function ImagePreviewer(props: {
|
|||||||
<NextImage
|
<NextImage
|
||||||
src={ChatGptIcon.src}
|
src={ChatGptIcon.src}
|
||||||
alt="logo"
|
alt="logo"
|
||||||
width={50}
|
width={42}
|
||||||
height={50}
|
height={42}
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user