From 851a0ce35d94b6d851a3dc38fd1ecb0c5199cc9e Mon Sep 17 00:00:00 2001 From: Matthias Date: Thu, 2 Nov 2023 06:42:13 +0100 Subject: [PATCH] Use AutoImports for all components --- src/App.vue | 3 --- vite.config.js | 2 +- 2 files changed, 1 insertion(+), 4 deletions(-) diff --git a/src/App.vue b/src/App.vue index 96cc6e4a..1d40b6b7 100644 --- a/src/App.vue +++ b/src/App.vue @@ -8,9 +8,6 @@