diff --git a/src/components/OptionRow.js b/src/components/OptionRow.js index 70415ab03a13..47ab4fe45db1 100644 --- a/src/components/OptionRow.js +++ b/src/components/OptionRow.js @@ -282,6 +282,7 @@ class OptionRow extends Component { ) : ( this.props.onSelectedStatePressed(this.props.option)} + disabled={this.state.isDisabled} accessibilityRole={CONST.ACCESSIBILITY_ROLE.CHECKBOX} accessibilityLabel={CONST.ACCESSIBILITY_ROLE.CHECKBOX} >