HackYourFuture-CPH / Guide-IT

Guide IT, a tool to help newcomers decide their IT path
MIT License
3 stars 1 forks source link

fixed child key warning #203

Closed qamarfj closed 3 years ago

qamarfj commented 3 years ago

Description

I have fixed child key missing warnings in CareerPage and QuizResultPage container.

Fixes # (issue) there is no open issue for it.

How to test?

please run npm run dev and visit this links: http://localhost:3000/quiz-results/1 and http://localhost:3000/career/UX%20designer in console check for warnings.

Checklist