JSFiddle - React, Tailwind, and code Playground

by prasad raja

HTML

<div id="mytest"></div>

JavaScript

document.getElementById('mytest').innerHTML="hey";