From 837ad3e748f3817be12721201343e6284d0a8120 Mon Sep 17 00:00:00 2001 From: Vivek Santayana Date: Thu, 25 Aug 2022 10:50:43 +0100 Subject: [PATCH] @ alias --- client/src/App.vue | 2 +- client/src/components/Navbar.vue | 2 +- client/src/main.js | 6 +++--- client/src/router/index.js | 6 +++--- client/vite.config.js | 8 +++++++- 5 files changed, 15 insertions(+), 9 deletions(-) diff --git a/client/src/App.vue b/client/src/App.vue index 8b1506f..c1f5d61 100644 --- a/client/src/App.vue +++ b/client/src/App.vue @@ -1,7 +1,7 @@