JSFiddle - React, Tailwind, and code Playground

by eget teteete

HTML

<form action="#">
  <label for="is">
    sdsdsd
    <input type="checkbox" id="is">
  </label>
</form>