CEC-2628 - Display IP in digital twin in portal (#251)
This commit is contained in:
@@ -193,6 +193,7 @@ const Component = () => {
|
||||
location={carState.location}
|
||||
windows={carState.windows}
|
||||
trex_version={carState.trex_version}
|
||||
ip={carState.ip}
|
||||
updated={carState.updated}
|
||||
className={classes.popup}
|
||||
onClose={handleClose}
|
||||
|
||||
Reference in New Issue
Block a user