0.0.1 • Published 6 years ago
davero-react-header-bar v0.0.1
davero-react-header-bar
Install
npm install --save davero-react-header-bar
Usage
import React, { Component } from 'react'
import MyComponent from 'davero-react-header-bar'
class Example extends Component {
render () {
return (
<MyComponent />
)
}
}
License
MIT © Cristiano José dos Reis(https://github.com/Cristiano José dos Reis)