diff --git a/src/components/ButtonWithDropdown.js b/src/components/ButtonWithDropdown.js index f2193629b5b0..e4eb23502741 100644 --- a/src/components/ButtonWithDropdown.js +++ b/src/components/ButtonWithDropdown.js @@ -36,6 +36,7 @@ const ButtonWithDropdown = props => ( isLoading={props.isLoading} shouldRemoveRightBorderRadius style={[styles.flex1]} + pressOnEnter />