Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 459eb7c

Browse filesBrowse files
authored
Fix link to findComponent
Wandered into a 404 when following some curiosity today.
1 parent c6d28ef commit 459eb7c
Copy full SHA for 459eb7c

File tree

1 file changed

+1
-1
lines changed
Filter options

1 file changed

+1
-1
lines changed

‎docs/api/wrapper/findAllComponents.md

Copy file name to clipboardExpand all lines: docs/api/wrapper/findAllComponents.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,5 +23,5 @@ expect(bars).toHaveLength(1)
2323
```
2424

2525
::: warning Usage with CSS selectors
26-
Using `findAllComponents` with CSS selector is subject to same limitations as [findComponent](api/wrapper/findComponent.md)
26+
Using `findAllComponents` with CSS selector is subject to same limitations as [findComponent](./findComponent.md)
2727
:::

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.