Skip to content

Commit

Permalink
feat(ServiceLogo): new Maestro and MasterCard short variants (#1847)
Browse files Browse the repository at this point in the history
  • Loading branch information
vepor committed May 15, 2020
1 parent 67e867a commit a4fae80
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/ServiceLogo/consts.js
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,9 @@ export const NAME_OPTIONS = {
JCB: "JCB",
MAILONLINE: "MailOnline",
MAESTRO: "Maestro",
MAESTROSHORT: "MaestroShort",
MASTERCARD: "MasterCard",
MASTERCARDSHORT: "MasterCardShort",
MIR: "MIR",
MIRROR: "Mirror",
NEWYORKTIMES: "NewYorkTimes",
Expand Down

0 comments on commit a4fae80

Please sign in to comment.