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