This commit is contained in:
insanity 2017-07-28 18:34:05 +09:00
parent 7916973e39
commit 4bbf0f270e

View File

@ -61,7 +61,7 @@ export class SensorDetailInfo extends React.Component<SensorDetailInfoProps, Sen
<Table.Row>
<Table.Cell>
<Header size='small'>Name</Header>
</Table.Cell>
</Table.Cell>
<Table.Cell>{this.state.sensor.target.displayName}</Table.Cell>
</Table.Row>
<Table.Row>