diff --git a/.gitignore b/.gitignore index f882c7aa..c8819e64 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,5 @@ .vscode node_modules -dist \ No newline at end of file +dist +vitepress-test +vuepress-test \ No newline at end of file diff --git a/light/src/components/CustomSelect.vue b/light/src/components/CustomSelect.vue index e854d06d..42b00b0a 100644 --- a/light/src/components/CustomSelect.vue +++ b/light/src/components/CustomSelect.vue @@ -19,7 +19,6 @@