Skip to content

Commit

Permalink
allow enterKeyHint attribute to be set
Browse files Browse the repository at this point in the history
  • Loading branch information
fabb authored Nov 3, 2021
1 parent 516fe45 commit 5f1e1f0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/is-prop-valid/src/props.js
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,7 @@ const props = {
download: true,
draggable: true,
encType: true,
enterKeyHint: true,
form: true,
formAction: true,
formEncType: true,
Expand Down

0 comments on commit 5f1e1f0

Please sign in to comment.