8000
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.
findComponent
1 parent 2748114 commit 2c0c6edCopy full SHA for 2c0c6ed
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