Open jema28 opened 6 years ago
If you only have a render function in a component, it's best practice to use functional stateless component syntax e.g. in App.js.
If you only have a render function in a component, it's best practice to use functional stateless component syntax e.g. in App.js.