From 8337aa3439c4ec156f65dfed3fcdb071b77a2434 Mon Sep 17 00:00:00 2001 From: rudy-xhd Date: Sun, 1 Jan 2023 18:54:26 +0800 Subject: [PATCH] docs: update --- active-rfcs/0000-infer-attrs.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/active-rfcs/0000-infer-attrs.md b/active-rfcs/0000-infer-attrs.md index 4ed6129f..2a259826 100644 --- a/active-rfcs/0000-infer-attrs.md +++ b/active-rfcs/0000-infer-attrs.md @@ -70,7 +70,7 @@ The following blow is the design details. - `attrs` is lower priority than `props`. -## `useAttrs` +## `useAttrs` In the `setup-script`, the generic type of `useAttrs` will compile to the second param of `defineComponent`