We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent adc94b4 commit 9c2b1b6Copy full SHA for 9c2b1b6
1 file changed
packages/next-mdx/readme.md
@@ -128,8 +128,6 @@ const withMDX = require('@next/mdx')({
128
// https://github.com/remarkjs/remark-gfm#install
129
remarkPlugins: [],
130
rehypePlugins: [],
131
- // If you use `MDXProvider`, uncomment the following line.
132
- // providerImportSource: "@mdx-js/react",
133
},
134
})
135
0 commit comments