You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/v2/guide/components.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -71,7 +71,7 @@ new Vue({ el: '#example' })
71
71
</script>
72
72
{% endraw %}
73
73
74
-
### Inscription local
74
+
### Inscription locale
75
75
76
76
Vous n'êtes pas obligé d'inscrire chaque composant de manière globale. Vous pouvez rendre un composant disponible dans la portée d'un(e) autre composant/instance en l'inscrivant avec l'option `components` lors de l'instanciation :
0 commit comments