Closed mayank99 closed 2 years ago
Removed checkmarkClassName and checkmarkStyle. The className and style props are still applied on the root element (whether it's the wrapper <label> or the actual <input>).
checkmarkClassName
checkmarkStyle
className
style
<label>
<input>
Removed
checkmarkClassName
andcheckmarkStyle
. TheclassName
andstyle
props are still applied on the root element (whether it's the wrapper<label>
or the actual<input>
).