JSFiddle - React, Tailwind, and code Playground

by 규연 황

HTML

<fieldset disabled>
  <div>
    <input type="text">
  </div>
  <div>
    <input type="text">
  </div>
</fieldset>