Get react admin sidebar working while Dane is shopping for domains

This commit is contained in:
Matthew Penner 2020-08-22 15:09:48 -06:00
parent c22ab762de
commit 6c53738070
6 changed files with 179 additions and 205 deletions

View file

@ -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>