fixed sensor
Signed-off-by: snoop <snoop@loafle.com>
This commit is contained in:
parent
847baee964
commit
7a7f500185
|
@ -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',
|
||||||
|
|
Loading…
Reference in New Issue
Block a user