From 81e1bf251a02675a47b0617ba6855118915277a7 Mon Sep 17 00:00:00 2001 From: cnachtigall1991 <40701475+cnachtigall1991@users.noreply.github.com> Date: Wed, 20 Oct 2021 18:14:25 +0200 Subject: [PATCH] fixed closeNav function throwing an error --- src/components/Nav.vue | 10 +++++----- src/utils/Utils.js | 7 ++++--- src/views/Match.vue | 2 +- 3 files changed, 10 insertions(+), 9 deletions(-) diff --git a/src/components/Nav.vue b/src/components/Nav.vue index 40a37c3..7d9f4b4 100644 --- a/src/components/Nav.vue +++ b/src/components/Nav.vue @@ -9,12 +9,12 @@