react-menu-group

1.0.0 • Public • Published

react-menu-group

Displays a row of repeating elements and collapses them when the screen is too small.

NPM JavaScript Style Guide

Install

npm install --save react-menu-group

Usage

import React, { Component } from 'react'

import MyComponent from 'react-menu-group'

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

License

ICS © derekedelaney

Readme

Keywords

none

Package Sidebar

Install

npm i react-menu-group

Weekly Downloads

2

Version

1.0.0

License

ICS

Unpacked Size

263 kB

Total Files

8

Last publish

Collaborators

  • derekedelaney