diff --git a/client/components/LazyImg.tsx b/client/components/LazyImg.tsx index 7070bd0e..733d05fe 100644 --- a/client/components/LazyImg.tsx +++ b/client/components/LazyImg.tsx @@ -30,7 +30,6 @@ function getPlaceholder(params: Partial { rootMargin?: string; - intrinsicsize?: string; // TODO: Remove this when added to ImgHTMLAttributes } export const LazyImg: React.FC = lazyPolyfill diff --git a/client/routes/home/index.tsx b/client/routes/home/index.tsx index 0567581e..8083b7b8 100644 --- a/client/routes/home/index.tsx +++ b/client/routes/home/index.tsx @@ -368,7 +368,6 @@ const StaticContent = () => { className="m-3" width={218} height={50} - intrinsicsize="218x50" src="/img/sponsors/vpsserver.com.svg" alt="VPSSERVER.com" /> @@ -378,14 +377,7 @@ const StaticContent = () => { rel="sponsored noopener" target="_blank" > - + { > { > { /> - +