npm install --save react-lib-liviu
import * as React from 'react'
import MyComponent from 'react-lib-liviu'
class Example extends React.Component {
render () {
return (
<MyComponent />
)
}
}
MIT © liviudragnoiu
npm install --save react-lib-liviu
import * as React from 'react'
import MyComponent from 'react-lib-liviu'
class Example extends React.Component {
render () {
return (
<MyComponent />
)
}
}
MIT © liviudragnoiu
npm i react-lib-liviu
2
1.0.0
MIT
33.3 kB
8