Open GlenHughes opened 6 years ago
You did not provide a code sample, regardless issue resides in <Route>
tag usage. Also its not an error, its a warning... to learn how to read and close issue from 2018, it is 2020 now.
Warning: You should not use <Route render> and <Route children> in the same route; <Route render> will be ignored
You should not use <Route component> and <Route render> in the same route; <Route render> will be ignored
Getting this error. Any ideas how to fix?