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