pull/722/head
Dessalines 2019-04-28 18:31:20 -07:00
parent 9ffe740ab6
commit 3c19843ce8
1 changed files with 1 additions and 1 deletions

View File

@ -34,7 +34,7 @@ class Index extends Component<any, any> {
render() { render() {
return ( return (
<BrowserRouter> <HashRouter>
<Navbar /> <Navbar />
<div class="mt-3 p-0"> <div class="mt-3 p-0">
<Switch> <Switch>