diff --git a/package.json b/package.json index 078cd8d..f9b6231 100644 --- a/package.json +++ b/package.json @@ -4,7 +4,7 @@ "version": "0.0.0", "type": "module", "scripts": { - "dev": "vite", + "dev": "vite ", "build": "vue-tsc && vite build", "preview": "vite preview" }, diff --git a/src/App.vue b/src/App.vue index 90d45ac..2434228 100644 --- a/src/App.vue +++ b/src/App.vue @@ -1,6 +1,6 @@