Merge pull request #146 from sijinhui/dev

123
This commit is contained in:
sijinhui 2024-08-08 00:16:53 +08:00 committed by GitHub
commit b0a53d9f6c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -159,7 +159,8 @@ export function Sd() {
className={styles["sd-img-item"]}
>
{item.status === "success" ? (
<Image
// eslint-disable-next-line @next/next/no-img-element
<img
className={styles["img"]}
src={item.img_data}
alt={item.id}