JSFiddle - React, Tailwind, and code Playground

by maxisam

HTML

<input type="submit" name="test" value="test" />

JavaScript

$(function(){$('input').button();});