Skip to content

Commit 05148da

Browse files
hootlexLinusBorg
authored andcommitted
switch hello-world tag to PascalCase (#951)
1 parent 53e2118 commit 05148da

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

template/src/App.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
{{#router}}
55
<router-view/>
66
{{else}}
7-
<hello-world/>
7+
<HelloWorld/>
88
{{/router}}
99
</div>
1010
</template>

0 commit comments

Comments
 (0)