JSFiddle - React, Tailwind, and code Playground

by Rahul Sharma

HTML

<input type="submit" name="submitform"/>

JavaScript

$('input').prop('type','button');