You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

PaymentChain.md 336 B

123456789
  1. # PaymentChain.js
  2. This returns the entire list of [`Payment`](Payment.md)s generated by [Breakups](https://breakups.life).
  3. ### Props
  4. | Props name | Details |
  5. |:---------------|:--------|
  6. | `payments` | Return JSON from [`Breakups`](https://api.breakups.life) which was then parsed into individual [`Payment`](Payment.md) component |