# ButtonQR

QR + URI + Button

Pay with the CashtabButton, or to a QR code, or to a uri. Options!
Instead of using one library for Cashtab and one for a QRCode, do them both with this one.

## Example Usage

```jsx
<ButtonQR step="fresh">
    <p>Pay with Cashtab</p>
</ButtonQR>
```
