We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent da2dc77 commit 91a0effCopy full SHA for 91a0eff
docs/api/wrapper/findComponent.md
@@ -26,7 +26,7 @@ expect(barRef.exists()).toBe(true)
26
```
27
28
::: warning Usage with CSS selectors
29
-Using `findAllComponents` with CSS selector might have confusing behavior
+Using `findComponent` with CSS selector might have confusing behavior
30
31
Consider this example:
32
0 commit comments