mirror of https://github.com/vuejs/core.git
chore(template-explorer): update title
This commit is contained in:
parent
e7e3b1c73e
commit
5f2907b071
|
@ -39,7 +39,7 @@ const App = {
|
|||
compilerOptions.prefixIdentifiers || compilerOptions.mode === 'module'
|
||||
|
||||
return [
|
||||
h('h1', `Vue 3 Template Explorer`),
|
||||
h('h1', `Vue Vapor Template Explorer`),
|
||||
h(
|
||||
'a',
|
||||
{
|
||||
|
|
Loading…
Reference in New Issue