We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 37a1719 commit 9ff3b98Copy full SHA for 9ff3b98
README.md
@@ -116,7 +116,7 @@ createApp({
116
117
### Lifecycle Events
118
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+):
+You can listen to the special `vue:mounted` and `vue:unmounted` lifecycle events for each element (the `vue:` prefix is required since v0.4.0):
120
121
```html
122
<div
0 commit comments