Skip to content

Commit

Permalink
fixed comment
Browse files Browse the repository at this point in the history
  • Loading branch information
Skalakid committed May 29, 2023
1 parent 15a90b1 commit f229aa8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/pages/workspace/WorkspaceMembersPage.js
Original file line number Diff line number Diff line change
Expand Up @@ -335,7 +335,7 @@ class WorkspaceMembersPage extends React.Component {
checked: isChecked,
}}
accessibilityLabel={this.props.formatPhoneNumber(item.displayName)}
// disable hover style when disabled
// disable hover dimming
hoverDimmingValue={1}
pressDimmingValue={0.7}
>
Expand Down

0 comments on commit f229aa8

Please sign in to comment.