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 1 year ago • 0 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