Skip to content

Commit 2e4a697

Browse files
puemosKent C. Dodds
authored and
Kent C. Dodds
committed
fix: add charcode to keyboard events defaults (#193)
* add: charCode to Keyboard Events defaults as we discussed here testing-library/react-testing-library#269 (comment) * add: puemos as contributor
1 parent ebc9990 commit 2e4a697

File tree

3 files changed

+21
-11
lines changed

3 files changed

+21
-11
lines changed

.all-contributorsrc

+10
Original file line numberDiff line numberDiff line change
@@ -458,6 +458,16 @@
458458
"contributions": [
459459
"code"
460460
]
461+
},
462+
{
463+
"login": "puemos",
464+
"name": "Shy Alter",
465+
"avatar_url": "https://avatars0.githubusercontent.com/u/13174025?v=4",
466+
"profile": "https://twitter.com/@puemos",
467+
"contributions": [
468+
"code",
469+
"doc"
470+
]
461471
}
462472
]
463473
}

0 commit comments

Comments
 (0)