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 d686ec4 commit 997125eCopy full SHA for 997125e
docs/guide/advanced/v-model.md
@@ -27,7 +27,7 @@ const Editor = {
27
This component will just behave as an input component:
28
29
```js
30
-const App {
+const App = {
31
components: {
32
Editor
33
},
0 commit comments