diff --git a/web/src/components/PastQuestions.vue b/web/src/components/PastQuestions.vue index 86c6629..5e71a0a 100644 --- a/web/src/components/PastQuestions.vue +++ b/web/src/components/PastQuestions.vue @@ -1,5 +1,16 @@ - + + {{ $store.getters.teamName }} Questions + + + Question #{{ questionIndex }} + + + - \ No newline at end of file