Nicholas Biantoro
Nicholas Biantoro
Simply use `as` from typescript. This is not a good practice, but can be used for the workaround ```tsx type CustomInputProps = { onClick(): void; // Add any other to...
Hi, this repository is interesting. Is this project a component library? where is the npm package? how to install the library into other project? In short, does this project is...
*Update, I have check the `package.json` and don't see the npm registry. Is there any plan to publish the package into npm ?