Describe the problem
When using the isChecked prop to control state of a DataListCheck checkbox an error is thrown.
Error: A component is changing an uncontrolled input of type checkbox to be controlled
How do you reproduce the problem?
Provide steps to reproduce. A codesandbox demonstrating the problem is appreciated.
Check the checkbox and view the error in the console
https://codesandbox.io/s/awesome-spence-4tuqfo?file=/index.tsx