Skip to content

Commit 1c19a7b

Browse files
committed
fix: make input.onKeyDown optional
1 parent 1f4415a commit 1c19a7b

File tree

3 files changed

+348
-65
lines changed

3 files changed

+348
-65
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@
7272
"dependencies": {
7373
"@babel/runtime": "^7.18.6",
7474
"prop-types": "^15.0.0",
75-
"redux-form-normalize-on-blur": "^1.1.0"
75+
"redux-form-normalize-on-blur": "^1.1.1"
7676
},
7777
"main": "dist/index.js",
7878
"types": "dist/index.d.ts",

0 commit comments

Comments
 (0)