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'
|
compilerOptions.prefixIdentifiers || compilerOptions.mode === 'module'
|
||||||
|
|
||||||
return [
|
return [
|
||||||
h('h1', `Vue 3 Template Explorer`),
|
h('h1', `Vue Vapor Template Explorer`),
|
||||||
h(
|
h(
|
||||||
'a',
|
'a',
|
||||||
{
|
{
|
||||||
|
|
Loading…
Reference in New Issue