2.0.0-rn-alpha.4 • Published 6 years ago

@micimize/material-ui-lab v2.0.0-rn-alpha.4

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

@material-ui/lab

This package hosts the incubator components that are not yet ready to move to core.

Installation

Install the package in your project directory with:

// with npm
npm install @material-ui/lab

// with yarn
yarn add @material-ui/lab

If you are not already using Material-UI in your project, you can add it with:

// with npm
npm install @material-ui/core

// with yarn
yarn add @material-ui/core