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 04af0d6 commit a58a282Copy full SHA for a58a282
README.md
@@ -5,7 +5,7 @@
5
It allows you to write your components in this format:
6
7
``` html
8
-// app.vue
+<!-- app.vue -->
9
<template>
10
<h1 class="red">{{msg}}</h1>
11
</template>
0 commit comments