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 f4089b9 commit ae49cb6Copy full SHA for ae49cb6
components/markdown/index.ts
@@ -1,4 +1,4 @@
1
-import type { MDXRemoteProps } from "next-mdx-remote/rsc";
+import type { MDXRemoteProps } from "next-mdx-remote-client/rsc";
2
import MImage from "./m-image";
3
import MLink from "./m-link";
4
import MPre from "./m-pre";
0 commit comments