JSFiddle - React, Tailwind, and code Playground

by Pedro Marcano

HTML

<script src="https://code.jquery.com/jquery-3.2.1.min.js"></script>
<input type="text" id="test">

JavaScript

var test = $('#test');