JSFiddle - React, Tailwind, and code Playground

by subev

HTML

Name: <input type='text' />
<p>
    Hello, <span></span>
</p>
<button>ChangeName</button>

JavaScript

$(input[type='text'])