You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(gatsby-plugin-mdx): mdxrender should not accept components (#24271)
* Remove 'components' from MDXRenderer signature
Work for #21682
* Removed 'components' from MDXRenderer type
* removed components
* removed unneeded extra imports
0 commit comments