chore(template-explorer): update title

This commit is contained in:
三咲智子 Kevin Deng 2024-02-03 04:27:16 +08:00
parent e7e3b1c73e
commit 5f2907b071
No known key found for this signature in database
GPG Key ID: 69992F2250DFD93E
1 changed files with 1 additions and 1 deletions

View File

@ -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',
{