1.0.1 • Published 4 years ago

test-npm-navigation v1.0.1

Weekly downloads
-
License
MIT
Repository
-
Last release
4 years ago

navigation-eye-see

Navigation with custom options for links

NPM JavaScript Style Guide

Install

npm install --save navigation-eye-see

Usage

import React, { Component } from 'react'

import MyComponent from 'navigation-eye-see'

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

License

MIT ©