Skip to content

Commit

Permalink
Update types
Browse files Browse the repository at this point in the history
  • Loading branch information
exah committed Aug 24, 2020
1 parent b518846 commit 2be9f42
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/types.ts
Original file line number Diff line number Diff line change
Expand Up @@ -263,6 +263,7 @@ export type ValidationErrorType =
| 'validation.card.expiry.required'
| 'validation.card.cvv.invalid'
| 'validation.card.cvv.required'
| 'validation.card.type.invalid'
| 'validation.postcode.invalid'
| 'validation.postcode.required'
| 'validation.email.incomplete'
Expand Down

0 comments on commit 2be9f42

Please sign in to comment.