renderer is for astro:gmi
This commit is contained in:
+1
-1
@@ -69,7 +69,7 @@ function throwEnhancedErrorIfMdxComponent(error: Error, Component: any) {
|
|||||||
}
|
}
|
||||||
|
|
||||||
const renderer: NamedSSRLoadedRendererValue = {
|
const renderer: NamedSSRLoadedRendererValue = {
|
||||||
name: "astro:jsx",
|
name: "astro:gmi",
|
||||||
check,
|
check,
|
||||||
renderToStaticMarkup,
|
renderToStaticMarkup,
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user