Skip to content

Commit

Permalink
fix click room avatar footer
Browse files Browse the repository at this point in the history
  • Loading branch information
namhihi237 committed Oct 14, 2023
1 parent fe282b4 commit d47ff27
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 d47ff27

Please sign in to comment.