diff --git a/ts/features/bonus/bpd/screens/details/BpdDetailsScreen.tsx b/ts/features/bonus/bpd/screens/details/BpdDetailsScreen.tsx index 1daa6d639a4..fc99635c794 100644 --- a/ts/features/bonus/bpd/screens/details/BpdDetailsScreen.tsx +++ b/ts/features/bonus/bpd/screens/details/BpdDetailsScreen.tsx @@ -104,9 +104,7 @@ const BpdDetailsScreen: React.FunctionComponent = props => { contextualHelp={emptyContextualHelp} footerContent={ canRenderButton && ( - props.goToTransactions()} - /> + ) } footerFullWidth={}