Update exporter.tsx

This commit is contained in:
LiLeeLing 2024-03-21 23:30:09 +08:00 committed by GitHub
parent 4247f6feae
commit ba624ff5ac
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -538,8 +538,8 @@ export function ImagePreviewer(props: {
<NextImage
src={ChatGptIcon.src}
alt="logo"
width={50}
height={50}
width={42}
height={42}
/>
</div>