fixed sensor

Signed-off-by: snoop <snoop@loafle.com>
This commit is contained in:
snoop 2017-07-26 16:34:45 +09:00
parent 847baee964
commit 7a7f500185

View File

@ -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',