Skip to content

Commit 5f2907b

Browse files
committed
chore(template-explorer): update title
1 parent e7e3b1c commit 5f2907b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/template-explorer/src/options.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ const App = {
3939
compilerOptions.prefixIdentifiers || compilerOptions.mode === 'module'
4040

4141
return [
42-
h('h1', `Vue 3 Template Explorer`),
42+
h('h1', `Vue Vapor Template Explorer`),
4343
h(
4444
'a',
4545
{

0 commit comments

Comments
 (0)