main-menu-custom
TypeScript icon, indicating that this package has built-in type declarations

1.0.9 • Public • Published

main-menu

made with main-menu

NPM JavaScript Style Guide

Install

npm install --save main-menu

Usage

import React, { Component } from 'react'

import MyComponent from 'main-menu'
import 'main-menu/dist/index.css'

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

License

MIT © quangtrung4695

Readme

Keywords

none

Package Sidebar

Install

npm i main-menu-custom

Weekly Downloads

9

Version

1.0.9

License

MIT

Unpacked Size

122 kB

Total Files

36

Last publish

Collaborators

  • quangtrung4695