From a6e612dbd814600484dc6ce98faee43209e3fb0e Mon Sep 17 00:00:00 2001 From: Dan Jutan Date: Thu, 19 Aug 2021 13:39:28 -0400 Subject: [PATCH 1/3] Second-person consistency --- src/api/sfc-script-setup.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/api/sfc-script-setup.md b/src/api/sfc-script-setup.md index a775ebf4c9..87028360ec 100644 --- a/src/api/sfc-script-setup.md +++ b/src/api/sfc-script-setup.md @@ -89,7 +89,7 @@ Think of `MyComponent` as being referenced as a variable. If you have used JSX, ### Dynamic Components -Since components are referenced as variables instead of registered under string keys, we should use dynamic `:is` binding when using dynamic components inside `