Closed kashtrip closed 7 years ago
Can you try to reproduce it using the code from the walkthrough, and then upgrade your flow / eslint packages to more recent versions than the walkthrough to try to identify the issue more precisely?
Tried to follow through from the beginning once more. Didn't come across the issue now. Thanks!
Chapter: 05 - Redux, Immutable, and Fetch
Error: 'Props' is not defined. (no-undef)
In Button.jsx, the following code throws the above ESlint error.
flowtype plugin is configured in my .eslintrc.json.