From e9080ead152546be1b6fcebce7803a9a4f4e8ca6 Mon Sep 17 00:00:00 2001 From: thilo Date: Sun, 22 Mar 2020 00:33:29 +0100 Subject: [PATCH] several improvements --- src/App.vue | 9 +++++++++ src/components/Question.vue | 10 ++++++++-- src/store/index.js | 3 +++ src/views/Questionnaire.vue | 3 --- src/views/Warning.vue | 2 +- 5 files changed, 21 insertions(+), 6 deletions(-) diff --git a/src/App.vue b/src/App.vue index b799b43..4576eeb 100644 --- a/src/App.vue +++ b/src/App.vue @@ -4,6 +4,15 @@ + +