Fix Table Admin Preview Desktop
Seeder Menu Kesehatan
This commit is contained in:
@@ -125,7 +125,7 @@ function Page() {
|
||||
}}
|
||||
>
|
||||
<Image
|
||||
src={v.image.link}
|
||||
src={v.image?.link ?? "/no-image.jpg"}
|
||||
alt={v.name}
|
||||
fit="cover"
|
||||
loading="lazy"
|
||||
|
||||
Reference in New Issue
Block a user