HackYourFuture-CPH / Guide-IT

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

Prompt when no answer is selected #216

Closed cph-kiwi closed 3 years ago

cph-kiwi commented 3 years ago

Description

I have added a prompt when no answer is selected. The NEXT button in the quiz page will not work until an answer is selected.

Fixes # no issue

How to test?

Run "npm run dev" and try the quiz. Click NEXT button without selecting an answer.

Checklist