|
|
@ -183,7 +183,7 @@ class App extends React.PureComponent {
|
|
|
|
return (
|
|
|
|
return (
|
|
|
|
<ThemeProvider theme={muiTheme}>
|
|
|
|
<ThemeProvider theme={muiTheme}>
|
|
|
|
<BrowserRouter>
|
|
|
|
<BrowserRouter>
|
|
|
|
<div>
|
|
|
|
<div style={{backgroundColor: muiTheme.palette.background.default, color: muiTheme.palette.text.primary}}>
|
|
|
|
<AppBarWitHistory
|
|
|
|
<AppBarWitHistory
|
|
|
|
toggleDrawerIcon={<IconButton onClick={this.toggleDrawer}><NavigationMenu /></IconButton>}
|
|
|
|
toggleDrawerIcon={<IconButton onClick={this.toggleDrawer}><NavigationMenu /></IconButton>}
|
|
|
|
iconElementRight={
|
|
|
|
iconElementRight={
|
|
|
|