mirror of
https://github.com/PluralKit/PluralKit.git
synced 2026-02-07 06:17:55 +00:00
Various fixes
This commit is contained in:
parent
63eecd3f94
commit
f526a6c40f
6 changed files with 40 additions and 35 deletions
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue