Get react admin sidebar working while Dane is shopping for domains
This commit is contained in:
parent
c22ab762de
commit
6c53738070
6 changed files with 179 additions and 205 deletions
|
@ -61,6 +61,7 @@ const App = () => {
|
|||
<StoreProvider store={store}>
|
||||
<Provider store={store}>
|
||||
<ProgressBar/>
|
||||
|
||||
<div css={tw`mx-auto w-auto`}>
|
||||
<BrowserRouter basename={'/'} key={'root-router'}>
|
||||
<Switch>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue