@digitao/dorothy-democracy-react
v1.0.0
Published
Central React library
Readme
@engajados/dorothy-react
Central library
Install
npm install --save @engajados/dorothy-reactUsage
import React, { Component } from 'react'
import MyComponent from '@engajados/dorothy-react'
import '@engajados/dorothy-react/dist/index.css'
class Example extends Component {
render() {
return <MyComponent />
}
}License
MIT © engajados
