diff --git a/demos/narcissus-astro/src/components/BannerImage.tsx b/demos/narcissus-astro/src/components/BannerImage.tsx index 0410076..02c27e4 100644 --- a/demos/narcissus-astro/src/components/BannerImage.tsx +++ b/demos/narcissus-astro/src/components/BannerImage.tsx @@ -32,7 +32,7 @@ const BannerImage = function BannerImage({ imageData }: BannerImageProps): JSX.E }, [placeholder, sources, src, ssr]); return ( -