
merge Feature/30 refacto join a quiz

Merge branch 'feature/30-refacto-join-a-quiz' into 'develop'
Branches main
Showing
- src/components/list/list.css 1 addition, 1 deletionsrc/components/list/list.css
- src/components/list/list.tsx 9 additions, 16 deletionssrc/components/list/list.tsx
- src/models/RunInformation.ts 11 additions, 0 deletionssrc/models/RunInformation.ts
- src/routes/community/DetailQuiz/detailQuiz.css 5 additions, 1 deletionsrc/routes/community/DetailQuiz/detailQuiz.css
- src/routes/home/PlayAQuiz/joinAQuiz.tsx 67 additions, 53 deletionssrc/routes/home/PlayAQuiz/joinAQuiz.tsx
- src/routes/quiz/playingQuiz.tsx 11 additions, 2 deletionssrc/routes/quiz/playingQuiz.tsx
- src/routes/quiz/quizTop/quizTop.tsx 3 additions, 2 deletionssrc/routes/quiz/quizTop/quizTop.tsx
- src/services/QuizService.ts 44 additions, 16 deletionssrc/services/QuizService.ts
Please register or sign in to comment