0.0.1 • Published 10 months ago

shyntech-reactlib-dreamtors v0.0.1

Weekly downloads
-
License
MIT
Repository
-
Last release
10 months ago

mainmenu

Made with create-react-library

NPM JavaScript Style Guide

Install

npm install --save mainmenu

Usage

import React, { Component } from 'react'

import MyComponent from 'mainmenu'
import 'mainmenu/dist/index.css'

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

License

MIT © professorbashorun