Fix Table Admin Preview Desktop

Seeder Menu Kesehatan
This commit is contained in:
2026-01-13 11:45:55 +08:00
parent 903dc74cca
commit 184854d273
115 changed files with 1508 additions and 695 deletions

View File

@@ -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"