]> git.ipfire.org Git - thirdparty/vuejs/core.git/commitdiff
chore(template-explorer): update title
author三咲智子 Kevin Deng <sxzz@sxzz.moe>
Fri, 2 Feb 2024 20:27:16 +0000 (04:27 +0800)
committer三咲智子 Kevin Deng <sxzz@sxzz.moe>
Fri, 2 Feb 2024 20:27:16 +0000 (04:27 +0800)
packages/template-explorer/src/options.ts

index 84fdce7cd660c0f66900fc8884304f4035621198..a70bacf843e2056b364afc3ef5934517793bcc94 100644 (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',
           {