README
Error parsing MDX
[next-mdx-remote-client] error compiling MDX:
Unexpected closing tag `</p>`, expected corresponding closing tag for `<img>` (6:3-6:43)
4 |
5 | <p align="center">
> 6 | <img src="docs/assets/images/Panel.jpg">
| ^
7 | </p>
8 | <br>
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