We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e905fed commit 4c06577Copy full SHA for 4c06577
website-v3/src/components/Markdown.tsx
@@ -1,4 +1,4 @@
1
-import { getMDXComponent } from 'mdx-bundler/client';
+import { getMDXComponent } from 'mdx-bundler/client/index.js';
2
import context from 'src/context';
3
4
import Link from './Link';
0 commit comments