Error parsing MDX
[next-mdx-remote-client] error compiling MDX:
Expected a closing tag for `<Show>` (7:35-7:41) before the end of `paragraph`
5 | @show.tsx
6 |
> 7 | which uses the refine framework's <Show> component
| ^
8 |
9 | @show.tsx
More information: https://mdxjs.com/docs/troubleshooting-mdx
🧑🔧 See how to debug and solve most common MDX errors