Untitled
unknown
plain_text
a year ago
229 B
5
Indexable
export const SET_CATEGORIES = 'SET_CATEGORIES'; export const SET_QUESTIONS = 'SET_QUESTIONS'; export const SETUP_QUIZ = 'SETUP_QUIZ'; export const ANSWER_QUESTION = 'ANSWER_QUESTION'; export const RESET_QUIZ = 'RESET_QUIZ';
Editor is loading...
Leave a Comment