Skip to content

Commit

Permalink
Merge pull request #43317 from ShridharGoel/43181
Browse files Browse the repository at this point in the history
Avoid showing keyboard for currency field
  • Loading branch information
Hayata Suenaga authored Jun 19, 2024
2 parents dbea0f9 + 84a85a1 commit 340f221
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/components/AddPaymentCard/PaymentCardForm.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -285,6 +285,7 @@ function PaymentCardForm({
inputStyle={isHovered && styles.cursorPointer}
hideFocusedState
caretHidden
disableKeyboard
/>
)}
</Hoverable>
Expand Down

0 comments on commit 340f221

Please sign in to comment.