We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 11aa94c commit 0db925fCopy full SHA for 0db925f
docs/ecosystem-user-event.mdx
@@ -12,7 +12,7 @@ advanced simulation of browser interactions than the built-in
12
## Install
13
14
```
15
-npm install --save-dev @testing-library/user-event
+npm install --save-dev @testing-library/user-event @testing-library/dom
16
17
18
```jsx
0 commit comments