Skip to content

Commit 0db925f

Browse files
authored
Add peer dependency to User Event docs (#888)
1 parent 11aa94c commit 0db925f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: docs/ecosystem-user-event.mdx

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ advanced simulation of browser interactions than the built-in
1212
## Install
1313

1414
```
15-
npm install --save-dev @testing-library/user-event
15+
npm install --save-dev @testing-library/user-event @testing-library/dom
1616
```
1717

1818
```jsx

0 commit comments

Comments
 (0)