diff --git a/src/mdxcomponents/frontmatterCustom/FrontmatterCustomEditor.tsx b/src/mdxcomponents/frontmatterCustom/FrontmatterCustomEditor.tsx
index 1bb3942..6b99b34 100644
--- a/src/mdxcomponents/frontmatterCustom/FrontmatterCustomEditor.tsx
+++ b/src/mdxcomponents/frontmatterCustom/FrontmatterCustomEditor.tsx
@@ -235,9 +235,12 @@ export const FrontmatterCustomEditor = ({yaml, onChange}: FrontmatterCustomEdito
{previewImgFilename &&
}
{previewImgFilename}
-
+ }
+ }} />