diff --git a/README.md b/README.md index b5c2792..c41b941 100644 --- a/README.md +++ b/README.md @@ -438,10 +438,10 @@ _Assuming usage in a Next.js 13+ application using the `app` directory._ #### Basic -```tsx +```jsx import { MDXRemote } from 'next-mdx-remote/rsc' -// app/page.js +// app/page.jsx export default function Home() { return (