ContriHUB / Meme-Generator

a simple meme generator using ReactJs
0 stars 21 forks source link

Fixed handle api call failure #17

Closed ManishSheela closed 1 year ago

ManishSheela commented 1 year ago

Fixes issue #3 if there is something wrong when fetching data, the below error shows

image

DuP-491 commented 1 year ago

Mention Issue Number by writing "Fixes #[Issue Number]" @ManishSheela

ManishSheela commented 1 year ago

Mention Issue Number by writing "Fixes #[Issue Number]" @ManishSheela

Done @DuP-491

DuP-491 commented 1 year ago

LGTM!! Bonus points for handling error case.!! Merging