Przeglądaj źródła

Production build fix

master
kj1352 4 lat temu
rodzic
commit
007c77c87d
2 zmienionych plików z 1539 dodań i 1536 usunięć
  1. +1538
    -1535
      .firebase/hosting.d3d3.cache
  2. +1
    -1
      src/app/quiz/mcq/mcq.component.ts

+ 1538
- 1535
.firebase/hosting.d3d3.cache
Plik diff jest za duży
Wyświetl plik


+ 1
- 1
src/app/quiz/mcq/mcq.component.ts Wyświetl plik

@@ -11,7 +11,7 @@ export class McqComponent implements OnInit {
value: string,
text: string,
}>;
@Input() correctAnswer: number;
@Input() correctAnswer: string;

selectedChoice: string = '';



Ładowanie…
Anuluj
Zapisz