Skip to content

Commit

Permalink
Undo change to src/types
Browse files Browse the repository at this point in the history
  • Loading branch information
neerajsamtani-stripe committed Sep 19, 2024
1 parent 4df24af commit ab21bc0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/types.ts
Original file line number Diff line number Diff line change
Expand Up @@ -16,4 +16,4 @@ export type FinancingProductType = {
productType: 'standard' | 'refill' | 'none';
};

export type FinancingPromotionLayoutType = 'full' | 'banner';
export type FinancingPromotionLayoutType = 'full' | 'banner';

0 comments on commit ab21bc0

Please sign in to comment.