feat: 移除未使用的导入,优化代码结构
This commit is contained in:
@@ -1,6 +1,5 @@
|
||||
<script lang="ts" setup>
|
||||
import type { ThemeMode } from "@/composables/useTheme";
|
||||
import { useIonRouter } from "@ionic/vue";
|
||||
|
||||
const { t } = useI18n();
|
||||
const { theme } = useTheme();
|
||||
|
||||
Reference in New Issue
Block a user