JSFiddle - React, Tailwind, and code Playground

by chao

HTML

<div id="ch">123<div>

JavaScript

$("#ch").html('<p>456</p>');