aboutsummaryrefslogtreecommitdiffstats
path: root/packages/instant/src/components/payment_method.tsx
Commit message (Expand)AuthorAgeFilesLines
* fix: wrong prop names usedfragosti2018-11-091-2/+2
* fix: remove default props, fix lint problemsfragosti2018-11-091-1/+7
* chore: convert payment method to stateless componentfragosti2018-11-091-29/+25
* feat: add MetaMask sign, refactor Circlefragosti2018-11-081-9/+21
* feat: create PaymentMethodDropdownfragosti2018-11-081-2/+2
* feat: implement basic dropdown componentfragosti2018-11-081-0/+31