Unterminated tag
Error parsing MDX
[next-mdx-remote-client] error compiling MDX:
Expected a closing tag for `<div>` (3:1-3:27)
1 | # Unterminated tag
2 |
> 3 | <div className="text-red">
| ^
4 | This is useful information
5 |
More information: https://mdxjs.com/docs/troubleshooting-mdx
🧑🔧 See how to debug and solve most common MDX errors in our docs:
https://flowershow.app/docs/debug-mdx-errors