Next.js render unnecessary HTML comments

Viewed 17

I have a Next.js Application and even if i',m on DEV mode or PROD mode it renders unnecessary HTML comments between elements.

Can anyone help me with this? How may i remove them?

The comments are these <!--$-->, <!--/$-->

enter image description here

0 Answers
Related