@cashremit/button
v0.0.42
Published
Button component for the Max Design System
Downloads
69
Readme
Button 
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/buttonProps
TODO fill this in, delete if not relevant
| Prop | Type | Required | Default | Description | | ---- | ---- | -------- | ------- | ----------- | | TODO | | | | |
Usage
// TODO fill this in
import Button from "@cashremit/button";
const MyApp = () => <Button />;Notes
TODO fill this in, delete if not relevant
