0.1.0 • Published 5 years ago

react-sorry-status-bar v0.1.0

Weekly downloads
5
License
MIT
Repository
github
Last release
5 years ago

react-sorry-status-bar

NPM JavaScript Style Guide

Install

npm install --save react-sorry-status-bar

Usage

import React, { Component } from 'react'

import MyComponent from 'react-sorry-status-bar'

class Example extends Component {
  render () {
    return (
      <MyComponent />
    )
  }
}

License

MIT © jpulec

0.1.0

5 years ago