Skip to content

Commit

Permalink
Adding brands to CustomCard story to test dual branding
Browse files Browse the repository at this point in the history
  • Loading branch information
sponglord committed Aug 23, 2024
1 parent b87f07e commit 34fbc8e
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ export const Default: customCardStory = {
render: createComponent,
args: {
componentConfiguration: {
brands: ['mc', 'visa', 'amex', 'bcmc', 'maestro', 'cartebancaire', 'synchrony_plcc'],
styles,
onConfigSuccess,
onBrand,
Expand Down

0 comments on commit 34fbc8e

Please sign in to comment.