fix images
This commit is contained in:
@@ -76,7 +76,7 @@ const {
|
||||
<Fragment set:html={image} />
|
||||
) : (
|
||||
<Image
|
||||
class="mx-auto w-full rounded-lg bg-gray-500 shadow-lg"
|
||||
class="mx-auto w-full rounded-lg"
|
||||
width={500}
|
||||
height={500}
|
||||
widths={[400, 768]}
|
||||
|
Reference in New Issue
Block a user