mirror of
https://github.com/emsesp/EMS-ESP32.git
synced 2025-12-07 08:19:52 +03:00
menu item highlighting
This commit is contained in:
@@ -20,7 +20,7 @@ class ProjectRouting extends Component {
|
||||
* The "to" property must match one of the routes above for this to work correctly.
|
||||
*/
|
||||
}
|
||||
<Redirect to={`/ems-esp/status/`} />
|
||||
<Redirect to={`/ems-esp/status`} />
|
||||
</Switch>
|
||||
)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user