JSFiddle - React, Tailwind, and code Playground

by adamjford

HTML

<form>
  <textarea maxlength="10"></textarea>
  <input type="submit" />
</form>