JSFiddle - React, Tailwind, and code Playground

by TheDiamondDoge

HTML

<div>
  <input type="checkbox" />
  <label for="">CBD</label>
</div>
<div>
  <input type="checkbox" />
  <label for="">CBD</label>
</div>