JSFiddle - React, Tailwind, and code Playground

by Christopher McCulloh

HTML

<div id="con">old</div>

JavaScript

jQuery("#con").html('new');