A
Anonymous
Switch - Copy this React, Tailwind Component to your project
Make it compatible with <input type="checkbox" checked={formData.accidentFree} onChange={(e) => handleInputChange("accidentFree", e.target.checked)} className="form-checkbox h-5 w-5 text-mainColor" />
Prompt
