aboutsummaryrefslogtreecommitdiffstats
path: root/packages/instant/src/components/payment_method.tsx
Commit message (Expand)AuthorAgeFilesLines
* feat: connect payment method to state and display different content based on ...fragosti2018-11-101-31/+75
* feat: add account payment method containerfragosti2018-11-101-30/+34
* 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