Skip to content

Commit

Permalink
enable navigate to detail page for transaction thread
Browse files Browse the repository at this point in the history
  • Loading branch information
bernhardoj committed May 4, 2024
1 parent 2f5173c commit 28cff71
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/components/MoneyRequestHeader.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -178,6 +178,7 @@ function MoneyRequestHeader({
<HeaderWithBackButton
shouldShowBorderBottom={!isScanning && !isPending && !isOnHold}
shouldShowReportAvatarWithDisplay
shouldEnableDetailPageNavigation
shouldShowPinButton={false}
shouldShowThreeDotsButton
threeDotsMenuItems={threeDotsMenuItems}
Expand Down

0 comments on commit 28cff71

Please sign in to comment.