seyade
seyade
Hi @AlexLisenkov How can I fork this so I can maybe fix it in my project?
Sorry I was asking this because some forking might require credentials, etc. And didn't wanna go through all that. Thanks though!
Thanks @AlexLisenkov for replying. And great work by the way! I think `defaultChecked` should also be applied to `Checkbox` as it is a supported props in React. For example I...
I guess, the most viable option will be to leave as it is since `checked` prop is the main prop for controlling state. Unless you give the user option to...