Skip to content

Commit 63be8b5

Browse files
committed
chore: readme
1 parent f1c3cf1 commit 63be8b5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,7 @@ createApp({
116116

117117
### Lifecycle Events
118118

119-
You can listen to the special `vue:mounted` and `vue:unmounted` lifecycle events for each element:
119+
You can listen to the special `vue:mounted` and `vue:unmounted` lifecycle events for each element (the `vue:` prefixed is required in 0.4.0+):
120120

121121
```html
122122
<div

0 commit comments

Comments
 (0)