From b9738c7d28d3ea1bbfd4c9a63b3d1ec9897ce6f2 Mon Sep 17 00:00:00 2001 From: Julien Calixte Date: Sat, 8 Apr 2023 12:27:15 +0200 Subject: [PATCH] =?UTF-8?q?=E2=9C=A8=20(new=20task)=20add=20new=20task=20l?= =?UTF-8?q?ink=20to=20navigate=20to=20/new-task?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/App.vue | 1 - src/views/HomeView.vue | 4 +++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/src/App.vue b/src/App.vue index 62c0c8a..eaca40e 100644 --- a/src/App.vue +++ b/src/App.vue @@ -1,6 +1,5 @@