mirror of
https://github.com/PluralKit/PluralKit.git
synced 2026-02-08 14:57:54 +00:00
Various fixes
This commit is contained in:
parent
63eecd3f94
commit
f526a6c40f
6 changed files with 40 additions and 35 deletions
|
|
@ -6,7 +6,7 @@ import './index.css';
|
|||
import App from './App';
|
||||
|
||||
ReactDOM.render(
|
||||
<Router history={history}>
|
||||
<Router history={history} basename="/pk-webs">
|
||||
<App />
|
||||
</Router>,
|
||||
document.getElementById('root')
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue