Router refactoring
Closed this issue · 0 comments
utubun commented
Issue
Router must be imported as a separate component to the ./src/App.js
.
Solution
Under the ./src/components
directory, create a Router
directory containing all the necessary files, including index.js
for import.