JSFiddle - React, Tailwind, and code Playground
by Paulpro
HTML
<div id="comment"></div>
JavaScript
document.getElementById("comment").innerHTML="foo bar";
by Paulpro
<div id="comment"></div>
document.getElementById("comment").innerHTML="foo bar";