Closed shubh128 closed 3 years ago
This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.
🔍 Inspect: https://vercel.com/indiavaccine/india-vaccine-frontend-new/AfzEYDtS5A2LjMWqkxENp9eHiEDB
✅ Preview: https://india-vaccine-git-issue17-no-result-msg-india-9806d0.vercel.app
@shubh128 There seem to be some extra linting changes in the PR
Could you run the following command and push that changes?
npm run prettify
It shows No results available
when the page data is loading
It should show No results available
only when the API returns no data, could you handle this case?
Sure I'll look into this
Fixed the double message bug
However running npm run prettify
doesn't change anything in availability_results.tsx
Resolved Issue #16 No results available message shown if no vaccination centres are available