We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 02e95a9 commit 243bcc7Copy full SHA for 243bcc7
docs/user-event/api-keyboard.mdx
@@ -35,7 +35,7 @@ Keystrokes can be described:
35
prefixing them with a backslash `\`.
36
37
```js
38
- keyboard('{}}') // translates to: }
+ keyboard('{\}}') // translates to: }
39
```
40
41
- Per
0 commit comments