<br> Parsing error: Unterminated JSX contents

JavaScript
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)
Source

Also in JavaScript: