JSFiddle - React, Tailwind, and code Playground

HTML

<div class="test"></div>

JavaScript

$('.test').html('magic');