Theme Not Found
shravan20 opened this issue · 1 comments
shravan20 commented
Describe the bug
Returns an error message when unknown theme was added on to query strings
To Reproduce
Steps to reproduce the behavior:
- Go to Browser
- Click on 'http://localhost:3000/quote?theme=merko1'
- See error
Expected behavior
Should return default theme card, if undefined theme is sent
shravan20 commented
Fixed Theme Issues