Skip to content

Commit

Permalink
Reverting title
Browse files Browse the repository at this point in the history
  • Loading branch information
sponglord committed Aug 28, 2024
1 parent 8c146d5 commit 70daab2
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ import { styles, setFocus, onBrand, onConfigSuccess, onBinLookup, onChange, setC
type customCardStory = StoryConfiguration<CustomCardConfiguration>;

const meta: MetaConfiguration<CustomCardConfiguration> = {
title: 'Cards/Custom Card (with native 3DS2)'
title: 'Cards/Custom Card'
};

const createComponent = (args: PaymentMethodStoryProps<CustomCardConfiguration>, context) => {
Expand Down

0 comments on commit 70daab2

Please sign in to comment.