JSFiddle - React, Tailwind, and code Playground

by tnhu

HTML

<div data-com="LoginForm">
  <input></input>
  <input type="password"></input>
  <button data-act="login">Login</button>
</div>