We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
findComponent
1 parent c6d28ef commit 459eb7cCopy full SHA for 459eb7c
docs/api/wrapper/findAllComponents.md
@@ -23,5 +23,5 @@ expect(bars).toHaveLength(1)
23
```
24
25
::: warning Usage with CSS selectors
26
-Using `findAllComponents` with CSS selector is subject to same limitations as [findComponent](api/wrapper/findComponent.md)
+Using `findAllComponents` with CSS selector is subject to same limitations as [findComponent](./findComponent.md)
27
:::
0 commit comments