JSFiddle - React, Tailwind, and code Playground

by David Kyle

HTML

<div id="test">

</div>

JavaScript

document.getElementById("test").innerText = "Hello there";