Move wifi routing

This commit is contained in:
Rick Watson
2019-05-26 20:49:15 +01:00
parent 6e5b35978a
commit 2fa954d5b9
6 changed files with 80 additions and 62 deletions

View File

@ -113,7 +113,7 @@ class MenuAppBar extends React.Component {
</Toolbar>
<Divider />
<List>
<ListItem button component={Link} to='/wifi-configuration'>
<ListItem button component={Link} to='/wifi/'>
<ListItemIcon>
<WifiIcon />
</ListItemIcon>