We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b1adf6d commit bba90aeCopy full SHA for bba90ae
src/guide/components/registration.md
@@ -65,7 +65,7 @@ Local registration scopes the availability of the registered components to the c
65
66
<div class="composition-api">
67
68
-When using SFC with `<script setup>`, imported components are automatically registered locally:
+When using SFC with `<script setup>`, imported components can be locally used without registration:
69
70
```vue
71
<script setup>
0 commit comments