Skip to content

Commit

Permalink
Solid card icon.
Browse files Browse the repository at this point in the history
  • Loading branch information
thorsten-stripe committed Feb 13, 2020
1 parent 9365aa6 commit 25bd1e6
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ import * as config from '../config'
import { CardElement, useStripe, useElements } from '@stripe/react-stripe-js'

const CARD_OPTIONS = {
iconStyle: 'solid' as const,
style: {
base: {
iconColor: '#6772e5',
Expand Down

0 comments on commit 25bd1e6

Please sign in to comment.