Update exporter.tsx

This commit is contained in:
LiLeeLing
2024-03-22 12:49:32 +08:00
committed by GitHub
parent 19b6413366
commit 87078bdd2f

View File

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