Skip to content

Commit cdce8eb

Browse files
author
sookburt
committed
also notice this is not used anywhere - marked as unused
1 parent 6789434 commit cdce8eb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dotcom-rendering/src/components/marketing/epics/ctas/ContributionsEpicChoiceCards.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ interface EpicChoiceCardProps {
5555
amountsTest: SelectedAmountsVariant;
5656
}
5757

58-
export const ContributionsEpicChoiceCards: ReactComponent<
58+
export const ContributionsEpicChoiceCards_unused: ReactComponent<
5959
EpicChoiceCardProps
6060
> = ({
6161
selection,

0 commit comments

Comments
 (0)