diff --git a/components/postcard/renderer.tsx b/components/postcard/renderer.tsx index df47010..0f70e8c 100644 --- a/components/postcard/renderer.tsx +++ b/components/postcard/renderer.tsx @@ -14,6 +14,7 @@ export function PostcardRenderer(props: Partial) { width={"100vw"} height={"100vh"} layout="raw" + alt="" {...props} className={classNames( style.postcard,