Skip to content

Commit 61ee7a9

Browse files
authored
fix(mobile blur): Fix handleInputChange when given a blur action on mobile devices(#21)
1 parent 1e924c9 commit 61ee7a9

File tree

4 files changed

+692
-763
lines changed

4 files changed

+692
-763
lines changed

.eslintrc

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
11
{
2-
"parser": "@babel/eslint-parser",
32
"extends": [
4-
"standard-react",
53
"plugin:prettier/recommended",
64
"plugin:react/recommended",
75
"react-app"

0 commit comments

Comments
 (0)