Skip to content

Commit

Permalink
Merge branch 'dev' into 448-FRONT-about311
Browse files Browse the repository at this point in the history
  • Loading branch information
brodly authored Mar 27, 2020
2 parents 155a719 + 2583d71 commit e868a18
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/App.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ const App = () => {

return (
<Router
baseURL={process.env.BASE_URL || '/'}
basename={process.env.BASE_URL || '/'}
>
<Header />
<Routes />
Expand Down

0 comments on commit e868a18

Please sign in to comment.