Closed ghost closed 2 years ago
To get the desired component, I need to go to examples folder Then go to '../src/index'; and then to utils file to import some other dependencies It's a lot of extra steps
Don't you plan to optimize it, and make it more comfortable to use? Refactoring to ES6 and hooks would be nice as well
Shouldn't all this stuff be out of the box when we import it, and not manually? @tajo
To get the desired component, I need to go to examples folder Then go to '../src/index'; and then to utils file to import some other dependencies It's a lot of extra steps