diff --git a/package.json b/package.json index fcbab19..384e8ff 100644 --- a/package.json +++ b/package.json @@ -48,7 +48,8 @@ "unplugin-vue-components": "^0.27.4", "vite": "^5.4.9", "vite-plugin-router-warn": "^1.0.0", - "vite-plugin-vue-devtools": "^7.5.2" + "vite-plugin-vue-devtools": "^7.5.2", + "vue3-intro-step": "^1.0.5" }, "simple-git-hooks": { "pre-commit": "pnpm lint-staged" diff --git a/src/components/common/LayoutSetting.vue b/src/components/common/LayoutSetting.vue index 462b7c4..c540377 100644 --- a/src/components/common/LayoutSetting.vue +++ b/src/components/common/LayoutSetting.vue @@ -10,7 +10,7 @@