react-quiz icon indicating copy to clipboard operation
react-quiz copied to clipboard

The finished code for the Youtube tutorial

Results 12 react-quiz issues
Sort by recently updated
recently updated
newest added

Hello! I followed the video step by step and got this error ![image](https://user-images.githubusercontent.com/62722417/121595741-e002e000-ca3e-11eb-8f44-efdad7b48057.png) ![image](https://user-images.githubusercontent.com/62722417/121598188-da5ac980-ca41-11eb-8e21-fca966ad0414.png) Then I checked and compared the code with Github - found nothing that could be causing...

Since I add below code in QuestionCard.styles.ts ![image](https://user-images.githubusercontent.com/49277527/92242131-c5607100-eed8-11ea-9272-b259088f7aa7.png) I am getting this error: ![image](https://user-images.githubusercontent.com/49277527/92242173-d7daaa80-eed8-11ea-8811-2a1e906640f4.png) Not sure what to do to fix this