JSFiddle - React, Tailwind, and code Playground

by SpAm

HTML

<div id="text"></div>

JavaScript

$text = $('#text')
console.log($text)