Skip to content

Commit

Permalink
fix: prop name
Browse files Browse the repository at this point in the history
  • Loading branch information
parasharrajat committed Jun 10, 2021
1 parent fda1967 commit 65662dd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/pages/home/report/ReportActionItem.js
Original file line number Diff line number Diff line change
Expand Up @@ -278,7 +278,7 @@ class ReportActionItem extends Component {
animationIn="fadeIn"
animationOutTiming={1}
measureContent={this.measureContent}
setModalVisibility={false}
shouldSetModalVisibility={false}
>
<ReportActionContextMenu
isVisible
Expand Down

0 comments on commit 65662dd

Please sign in to comment.