1.0.3 • Published 2 years ago

global-navigation v1.0.3

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

global-navigation

Made with create-react-library

NPM JavaScript Style Guide

require antd, lodash, react-infinite-scroller

yarn add antd
yarn add @ant-design/icons
yarn add lodash

Install

npm install --save global-navigation

Usage

import React, { Component } from 'react'

import MyComponent from 'global-navigation'
import 'global-navigation/dist/index.css'

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

License

MIT © maithiet