NPM
npm install --save react-evacon
YARN
yarn add --save react-evacon
import Evacon from 'react-evacon'
class Example extends Component {
render () {
return (
<Evacon type="github"/>
)
}
}
MIT © muhrusdi
NPM
npm install --save react-evacon
YARN
yarn add --save react-evacon
import Evacon from 'react-evacon'
class Example extends Component {
render () {
return (
<Evacon type="github"/>
)
}
}
MIT © muhrusdi