JSFiddle - React, Tailwind, and code Playground

HTML

<ul>
	<li contenteditable="true">Hello</li>
	<li contenteditable="true">World</li>
</ul>