Make tooltips render automatically

This commit is contained in:
Riyyi
2025-04-02 22:13:52 +02:00
parent 8110667234
commit b021847f5a
10 changed files with 106 additions and 31 deletions
+2 -1
View File
@@ -33,7 +33,8 @@
"nuxt": "^3.14.1592",
"typescript": "^5.7.2",
"unplugin-icons": "^22.1.0",
"unplugin-vue-components": "^28.4.1"
"unplugin-vue-components": "^28.4.1",
"vue-tsc": "^2.2.8"
},
"trustedDependencies": [
"@parcel/watcher"