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
5ae9a3103b
commit
4b681125b3
@ -538,8 +538,8 @@ export function ImagePreviewer(props: {
|
||||
<NextImage
|
||||
src={ChatGptIcon.src}
|
||||
alt="logo"
|
||||
width={80}
|
||||
height={80}
|
||||
width={30}
|
||||
height={30}
|
||||
/>
|
||||
</div>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user