We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b12cd08 commit 779373aCopy full SHA for 779373a
en/hydration.md
@@ -3,7 +3,7 @@
3
In `entry-client.js`, we are simply mounting the app with this line:
4
5
``` js
6
-// this assumes App.vue template root element has id="app"
+// this assumes App.vue template root element has `id="app"`
7
app.$mount('#app')
8
```
9
0 commit comments