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 1ff3f8e commit 65f5d62Copy full SHA for 65f5d62
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