From 6735a5e8608a68b6a2e6e4413aeaabb1bec190bb Mon Sep 17 00:00:00 2001 From: Oliver-Akins Date: Sat, 12 Dec 2020 18:03:04 -0700 Subject: [PATCH] Move past-questions from the InGame to the GameBoard --- web/src/components/GameBoard.vue | 42 +++++++++++++++++++++++++++++--- web/src/views/InGame.vue | 14 +---------- 2 files changed, 40 insertions(+), 16 deletions(-) diff --git a/web/src/components/GameBoard.vue b/web/src/components/GameBoard.vue index e071c09..e76c6ab 100644 --- a/web/src/components/GameBoard.vue +++ b/web/src/components/GameBoard.vue @@ -69,14 +69,28 @@ + + + +