Skip to content

Commit

Permalink
Merge pull request #29599 from namhihi237/fix29488-click-avatar-footer
Browse files Browse the repository at this point in the history
  • Loading branch information
francoisl authored Oct 16, 2023
2 parents fb3039a + d47ff27 commit 4ed3486
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/components/AnonymousReportFooter.js
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@ function AnonymousReportFooter(props) {
report={props.report}
personalDetails={props.personalDetails}
isAnonymous
shouldEnableDetailPageNavigation
/>
</View>
<View style={styles.anonymousRoomFooterWordmarkAndLogoContainer(props.isSmallSizeLayout)}>
Expand Down

0 comments on commit 4ed3486

Please sign in to comment.