JSFiddle - React, Tailwind, and code Playground

HTML

<p>Some text
<br>
sdsfsffgf
</p>

CSS

p br {
    display: none;
}