JSFiddle - React, Tailwind, and code Playground

by kthornbloom

HTML

<form action="  ">
  <input type="text">
  <input type="text">
  <textarea name="" id="" cols="30" rows="10"></textarea>
  <input type="button" value='submit'>
</form>