0.0.30 • Published 5 years ago

raj-react-components-library v0.0.30

Weekly downloads
-
License
ISC
Repository
github
Last release
5 years ago

jl-react-components-library

Audience: Developer consuming this package.


Install

npm i jl-react-components-library


Basic Usage

Note: For full documentation, see link at the bottom of this page.

import MyComponent from 'jl-react-components-library/cjs/ui/MyComponent' // commonjs

import MyComponent from 'jl-react-components-library/es/ui/MyComponent' // ES modules
<MyComponent onClick={() => {}}>Test</MyComponent>

Links

0.0.30

5 years ago

0.0.29

5 years ago

0.0.28

5 years ago

0.0.27

5 years ago