New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

react-menu-buttons

Package Overview
Dependencies
Maintainers
1
Versions
14
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-menu-buttons

Made with create-react-library

latest
npmnpm
Version
1.1.3
Version published
Maintainers
1
Created
Source

react-menu-buttons

A React library of components to create buttons and icons

NPM JavaScript Style Guide

Install

npm install --save react-menu-buttons

Usage

import React, { Component } from 'react'

import { Menu } from 'react-menu-buttons'

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

props width:Number height:Number buttonColor:String

License

MIT ©

FAQs

Package last updated on 27 Jan 2021

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts