Browse Source
Updated the imported `react-router-dom` Component `BrowserRouter` to read as `BrowserRouter as Router` since the code example has it as `Router` instead of `BrowserRouter` Alternatively, can change the `<Router></Router>` component to be `<BrowserRouter>...</BrowserRouter>`main
Abrahym Sharf Eldden
3 years ago
committed by
GitHub
1 changed files with 1 additions and 1 deletions
Loading…
Reference in new issue