Skip to content

Commit 11d6b45

Browse files
committed
Add fetchPriority as well
1 parent c7953b6 commit 11d6b45

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/is-prop-valid/src/props.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -70,6 +70,7 @@ const props = {
7070
encType: true,
7171
enterKeyHint: true,
7272
fetchpriority: true,
73+
fetchPriority: true,
7374
form: true,
7475
formAction: true,
7576
formEncType: true,

0 commit comments

Comments
 (0)