We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 22aef91 commit 85deaeeCopy full SHA for 85deaee
lesson_03/quiz/src/quizzes/quizzes.module.ts
@@ -10,7 +10,7 @@ export const Quizzes = Symbol.for('Quizzes');
10
11
// Add your quiz provider here.
12
13
-const QUIZ_PROVIDERS = [AnthonyMaysQuiz, AnotherQuiz, meiko_stephens_quiz ];
+const QUIZ_PROVIDERS = [AnthonyMaysQuiz, AnotherQuiz, meiko_stephens_quiz,MercedesMathewsQuiz,Jbeyquiz ];
14
15
const QUIZ_PROVIDERS = [
16
AnthonyMaysQuiz,
0 commit comments