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