React-Weather-app icon indicating copy to clipboard operation
React-Weather-app copied to clipboard

Fixed error message not showing on app.

Open amiechan opened this issue 2 years ago • 1 comments

Cloned the master branch for this app to learn React testing and saw that error message wasn't showing when trying to test it. Current master code uses "!==" and does not match the YouTube tutorial showing working error message using "!=" in modified lines.

amiechan avatar Aug 02 '23 22:08 amiechan

Clone the master branch for this app to learn react testing and saw that error massage wasn't showing when trying to test it. current master code uses "!==" and dose not match the youtube tutorial showing working error message using "!="in modified lines

Wshravan1 avatar Apr 09 '25 07:04 Wshravan1