diff --git a/packages/template-explorer/src/options.ts b/packages/template-explorer/src/options.ts index 84fdce7cd..a70bacf84 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', {