After exporting my Webflow code to my NextJS app, I noticed that many of the HTML tags are being flagged as errors because they appear to be missing closing tags.
Can anyone shed some light on why this is happening and suggest potential solutions? It's worth noting that the Webflow code is fairly standard without any fancy animations or complex features.
Curiously, the code functions perfectly when viewed in index.html