Skip to content

Commit

Permalink
Add fetchPriority as well
Browse files Browse the repository at this point in the history
  • Loading branch information
DustinBrett committed Sep 19, 2024
1 parent 7eb35a9 commit e923c0f
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 @@ -73,6 +73,7 @@ const props = {
encType: true,
enterKeyHint: true,
fetchpriority: true,
fetchPriority: true,
form: true,
formAction: true,
formEncType: true,
Expand Down

0 comments on commit e923c0f

Please sign in to comment.