We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9097829 commit 1aa08daCopy full SHA for 1aa08da
src/components/Header.vue
@@ -82,7 +82,7 @@ function refreshView() {
82
<div flex="~ gap-1" items-center lt-sm-hidden>
83
<div text-xl>Element Plus Playground</div>
84
<el-tag size="small"
85
- >v{{ appVersion }}, repl v{{ replVersion }}, volar v{{
+ >v{{ appVersion }}, repl v{{ replVersion }}, language tools v{{
86
languageToolsVersion
87
}}</el-tag
88
>
0 commit comments