Answers for "<br> Parsing error: Unterminated JSX contents"

0

<br> Parsing error: Unterminated JSX contents

Make sure to close your <br> tags with </br> :D
That *is* not usual in JS, but in JSX, it is necessary (for some reason nobody cares about)
Posted by: Guest on December-22-2020

Code answers related to "Javascript"

Browse Popular Code Answers by Language