Skip to content

Commit

Permalink
Removing ref to a prop that no longer exists - showBrandsUnderCardNumber
Browse files Browse the repository at this point in the history
  • Loading branch information
sponglord committed Feb 7, 2024
1 parent be4ce28 commit edbeb9d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/lib/src/components/CustomCard/types.ts
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@ export type CustomCardConfiguration = Omit<
| 'clickToPayConfiguration'
| '_disableClickToPay'
| 'fundingSource'
| 'showBrandsUnderCardNumber'
| 'positionHolderNameOnTop'
| 'showBrandIcon'
| 'showFormInstruction'
Expand Down

0 comments on commit edbeb9d

Please sign in to comment.