@@ -29,7 +29,7 @@ class SensorDetailLayout extends React.Component<Props, State> {
|
||||
const sub = [
|
||||
{
|
||||
'name': 'Info',
|
||||
'path': this.state.currUrl + 'info',
|
||||
'path': this.state.currUrl + '/info',
|
||||
},
|
||||
{
|
||||
'name': 'Items',
|
||||
|
||||
Reference in New Issue
Block a user