diff --git a/active-rfcs/0000-sfc-script-setup.md b/active-rfcs/0000-sfc-script-setup.md index f0ad3070..e42e85bb 100644 --- a/active-rfcs/0000-sfc-script-setup.md +++ b/active-rfcs/0000-sfc-script-setup.md @@ -163,7 +163,7 @@ Since `export default` is hoisted outside of `setup()`, it cannot reference vari ## With TypeScript -`