-
-
From d6e862a5a18a0a44dedc5cf90062c282e13eafeb Mon Sep 17 00:00:00 2001 From: cnachtigall1991 <40701475+cnachtigall1991@users.noreply.github.com> Date: Sat, 16 Oct 2021 12:51:43 +0200 Subject: [PATCH] updated mainNav to use router-link --- src/components/Nav.vue | 115 ++++++++++++++++++++++++++++++++--------- 1 file changed, 92 insertions(+), 23 deletions(-) diff --git a/src/components/Nav.vue b/src/components/Nav.vue index 1444992..0c9948d 100644 --- a/src/components/Nav.vue +++ b/src/components/Nav.vue @@ -8,15 +8,18 @@