0.0.1 • Published 6 years ago

davero-react-header-bar v0.0.1

Weekly downloads
1
License
MIT
Repository
-
Last release
6 years ago

davero-react-header-bar

NPM JavaScript Style Guide

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)

0.0.1

6 years ago

1.0.0

6 years ago