Licence
MIT
Version
1.0.0
Deps
0
Size
5 kB
Vulns
0
Weekly
0
rade-lib-ts
Made with create-react-library
Install
npm install --save rade-lib-ts
Usage
import React, { Component } from 'react'
import MyComponent from 'rade-lib-ts'
import 'rade-lib-ts/dist/index.css'
class Example extends Component {
render() {
return <MyComponent />
}
}
License
MIT guberinicrade