No puede seleccionar más de 25 temas Los temas deben comenzar con una letra o número, pueden incluir guiones ('-') y pueden tener hasta 35 caracteres de largo.

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 |