@cashremit/progress-bar
v0.0.35
Published
ProgressBar component for the Max Design System
Readme
ProgressBar 
TODO what does this component do?
When to use this component
TODO fill this in, delete if not relevant
Installation
TODO how do you install it?
yarn add @cashremit/progress-barProps
TODO fill this in, delete if not relevant
| Prop | Type | Required | Default | Description | | ---- | ---- | -------- | ------- | ----------- | | TODO | | | | |
Usage
// TODO fill this in
import ProgressBar from '@cashremit/progress-bar'
const MyApp = () => <ProgressBar/>Notes
TODO fill this in, delete if not relevant
