您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符

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 |