Skip to content

Commit d2c1751

Browse files
rudyxurudyxu1102
rudyxu
authored andcommitted
docs: add pr link
1 parent 085f62b commit d2c1751

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

active-rfcs/0000-infer-attrs.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
- Start Date: 2023-01-01
22
- Target Major Version: 3.x
33
- Reference Issues: [vuejs/core#3452](https://github.com/vuejs/core/issues/3452), [vuejs/core#5423](https://github.com/vuejs/core/issues/5423),
4-
- Implementation PR: [vuejs/core#]()
4+
- Implementation PR: [vuejs/core#7444](https://github.com/vuejs/core/pull/7444)
55

66
# Summary
77

@@ -70,7 +70,7 @@ The following blow is the design details.
7070
- `attrs` is lower priority than `props`.
7171
7272
73-
## `useAttrs`
73+
## `useAttrs<T>`
7474
In the `setup-script`, the generic type of `useAttrs` will compile to the second param of `defineComponent`
7575
7676

0 commit comments

Comments
 (0)