We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 8704db7 + afda6b7 commit 348c72cCopy full SHA for 348c72c
1 file changed
src/components/App.jsx
@@ -2,7 +2,7 @@ import React, {
2
Component
3
} from 'react'
4
import {
5
- BrowserRouter as Router,
+ HashRouter as Router,
6
Route
7
} from 'react-router-dom'
8
import ScrollToTop from './ScrollToTop'
0 commit comments