Skip to content

Commit a0b40f0

Browse files
Link on findComponent (#1567)
1 parent 9b31856 commit a0b40f0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/api/wrapper/find.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
## find
22

33
::: warning Deprecation warning
4-
Using `find` to search for a Component is deprecated and will be removed. Use `findComponent` instead.
4+
Using `find` to search for a Component is deprecated and will be removed. Use [`findComponent`](./findComponent.md) instead.
55
:::
66

77
Returns `Wrapper` of first DOM node or Vue component matching selector.

0 commit comments

Comments
 (0)