From: 三咲智子 Kevin Deng Date: Fri, 2 Feb 2024 20:27:16 +0000 (+0800) Subject: chore(template-explorer): update title X-Git-Tag: v3.6.0-alpha.1~16^2~610 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5f2907b0717a32c8b1ceb9e108198487284eadf0;p=thirdparty%2Fvuejs%2Fcore.git chore(template-explorer): update title --- diff --git a/packages/template-explorer/src/options.ts b/packages/template-explorer/src/options.ts index 84fdce7cd6..a70bacf843 100644 --- a/packages/template-explorer/src/options.ts +++ b/packages/template-explorer/src/options.ts @@ -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', {