Various fixes

This commit is contained in:
Spectralitree
2020-12-09 23:56:35 +01:00
parent 63eecd3f94
commit f526a6c40f
6 changed files with 40 additions and 35 deletions

View File

@@ -60,7 +60,7 @@ export default function App() {
return (
<Router history={history}>
<Router history={history} basename="/pk-webs">
<Navigation isSubmit={isSubmit} setIsSubmit={setIsSubmit} />
<BS.Container>
<Switch>