fix: eslint and class typo

This commit is contained in:
lxl66566
2025-01-04 10:46:54 +08:00
parent 81da394714
commit 31743ad473
7 changed files with 9 additions and 9 deletions

View File

@@ -14,7 +14,7 @@ export default defineNuxtConfig({
viewport: "width=device-width, initial-scale=1",
meta: [
{ name: "format-detection", content: "no" }
],
]
},
pageTransition: {
name: "page",