#Rendering MDX inside MDXProvider
1 messages · Page 1 of 1 (latest)
this example from github is the one you need
Thanks very much!
keep in mind you can't use getStaticProps in components
only in pages
Okay will do - this is a page in this case so should be okay
also unlike gastby next-mdx-remote supports mdx v2