react-input-comp-lib-npm
v0.0.37
Published
A Testing Library
Downloads
6
Maintainers
Readme
Reference:
###https://medium.com/@BrodaNoel/how-to-create-a-react-component-and-publish-it-in-npm-668ad7d363ce
For Publishing
npm run build
npm version patch (required if newer version)
npm publish
For Uses
npm i react-input-comp-lib-npm
##InputBox
Accept props
type, label, placeholder, className
including css or style
you need stye-loder, css-loader, sass-loder
