JSFiddle - React, Tailwind, and code Playground

HTML

<div id="example-one" contenteditable="true">
Everything contained within this div is editable in browsers that support <code>HTML5</code>. Go on, give it a try: click it and start typing.
</div>
<input type="text"/>