1.3.15 • Published 7 years ago
comp-lib-test
Licence
MIT
Version
1.3.15
Deps
6
Size
274 kB
Vulns
0
Weekly
0
CompLibTest
About comp-lib-test
This is a test component library set up for pulling in well developed and tested components built using react.
Set up the components lib by running below command
> npm install comp-lib-test
In order to import a component from the package use
import {MyComp} from "comp-lib-test";