shravan20/github-readme-quotes

Theme Not Found

shravan20 opened this issue · 1 comments

Describe the bug
Returns an error message when unknown theme was added on to query strings

To Reproduce
Steps to reproduce the behavior:

  1. Go to Browser
  2. Click on 'http://localhost:3000/quote?theme=merko1'
  3. See error

Expected behavior
Should return default theme card, if undefined theme is sent

Fixed Theme Issues