Skip to content

Commit 9c2b1b6

Browse files
authored
Remove unsupported providerImportSource option
1 parent adc94b4 commit 9c2b1b6

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

packages/next-mdx/readme.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -128,8 +128,6 @@ const withMDX = require('@next/mdx')({
128128
// https://github.com/remarkjs/remark-gfm#install
129129
remarkPlugins: [],
130130
rehypePlugins: [],
131-
// If you use `MDXProvider`, uncomment the following line.
132-
// providerImportSource: "@mdx-js/react",
133131
},
134132
})
135133

0 commit comments

Comments
 (0)