Skip to content

Commit 5c4c076

Browse files
authored
remove redundant (duplicate) code example (#1234)
1 parent cde3fc6 commit 5c4c076

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

src/guide/component-custom-events.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -89,9 +89,6 @@ app.component('my-component', {
8989
})
9090
```
9191

92-
```html
93-
<my-component v-model:title="bookTitle"></my-component>
94-
```
9592

9693
## Multiple `v-model` bindings
9794

0 commit comments

Comments
 (0)