davero-react-footer
v0.0.1
Published
Componente React de Footer (Rodapé) desenvolvido e mantido pela Davero WEB.
Readme
davero-react-footer
Componente React de Footer (Rodapé) desenvolvido e mantido pela Davero WEB.
Install
npm install --save davero-react-footerUsage
import React, { Component } from 'react'
import MyComponent from 'davero-react-footer'
class Example extends Component {
render () {
return (
<MyComponent />
)
}
}License
MIT © cristianojreis
