Você não pode selecionar mais de 25 tópicos Os tópicos devem começar com uma letra ou um número, podem incluir traços ('-') e podem ter até 35 caracteres.

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 |