JSFiddle - React, Tailwind, and code Playground

by AntowaKartowa

HTML

<form action="/imaginatitve/api/06/hui">
	<input type="checkbox" name="typuc[]" value="berry"/>
	<input type="checkbox" name="typuc[]" value="fruit"/>
	<input type="checkbox" name="typuc[]" value="vegetable"/>
	<button type="submit">Submit</button>
</form>