react-checkbox-group icon indicating copy to clipboard operation
react-checkbox-group copied to clipboard

Feature: make components as classes

Open shad0w-jo4n opened this issue 4 years ago • 0 comments

For e.g. my project has custom checkbox. And I need to ref onClick from container to input. But functional components doesn't allow refs.

shad0w-jo4n avatar May 06 '20 23:05 shad0w-jo4n