0.1.0 • Published 4 years ago

navbegone v0.1.0

Weekly downloads
3
License
MIT
Repository
github
Last release
4 years ago

navbegone

Rethinking the navbar for the claustrophic among us

NPM JavaScript Style Guide

Install

npm install --save navbegone

Usage

import * as React from 'react'

import MyComponent from 'navbegone'

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

License

MIT © KhaledAylii

0.1.0

4 years ago

1.0.1

4 years ago

1.0.0

4 years ago