JSFiddle - React, Tailwind, and code Playground

HTML

<span contentEditable="true">Can press enter here</span>
<span contentEditable="true">Can press enter here</span>
<span contentEditable="true">Can press enter here</span>
<span contentEditable="true">Can press enter here</span>
<span contentEditable="true" class="edit">This one is editable with class edit! Cant press enter here.</span>