john-smilga / react-projects

4.85k stars 3.88k forks source link

Reset error to false in App.js #22

Closed stephanieraymos closed 3 years ago

stephanieraymos commented 3 years ago

Reseting error value back to false.

stephanieraymos commented 3 years ago

Without this reset; error will stay true even after a valid color is entered.

(This is for the color-generator project)