Hyperskill-Community / flashcards

Digital flashcard app
4 stars 0 forks source link

fixed answer value always undefined error. #67

Closed Averageasd closed 8 months ago

Averageasd commented 9 months ago

the card answer value was always undefined. I fixed it by transforming the values of CardType in card.ts file from lowercase to uppercase.