materialuiupgraded
Version:
Material-UI's workspace package
20 lines (11 loc) • 496 B
Markdown
# Pricing layout
## Usage
Simply copy the files into your project, or one of the [example applications](https://github.com/mui-org/material-ui/tree/master/examples), and import and use the `Pricing` component.
You can customise the layout to add some pizazz in keeping with your corporate theme.
## Files
| File | Purpose |
|--- |--- |
| `Pricing.js` | A simple pricing layout in a single file. |
## Dependencies
- `@material-ui/core`
- `@material-ui/icons`