Very rudimentary answer display view, needs a lot of work still
This commit is contained in:
@ -4,6 +4,7 @@ const defaultState = {
|
||||
title: null,
|
||||
running: false,
|
||||
questions: [],
|
||||
responses: null,
|
||||
currentQuestion: 0,
|
||||
success: false,
|
||||
submitTry: 0,
|
||||
|
||||
Reference in New Issue
Block a user