From 31743ad47335c78366a9e88bd0ee9a8218686916 Mon Sep 17 00:00:00 2001 From: lxl66566 Date: Sat, 4 Jan 2025 10:46:54 +0800 Subject: [PATCH] fix: eslint and class typo --- app/app.vue | 4 ++-- app/components/Btn.vue | 2 +- app/components/Design/BottomBlob.vue | 2 +- app/components/Layout/Tile.vue | 2 +- app/components/Site/Sidebar.vue | 4 ++-- app/pages/[...all].vue | 2 +- nuxt.config.ts | 2 +- 7 files changed, 9 insertions(+), 9 deletions(-) diff --git a/app/app.vue b/app/app.vue index 0a7f371..8db614b 100644 --- a/app/app.vue +++ b/app/app.vue @@ -1,6 +1,6 @@