made the react components to display the card for scanned components
This commit is contained in:
parent
f5bc230fb6
commit
751b39d345
14 changed files with 311 additions and 26 deletions
|
|
@ -555,10 +555,10 @@ const componentType: data = {
|
|||
key: "COMPONENT_TYPE_CAPACITANCE",
|
||||
val: 24
|
||||
},
|
||||
{
|
||||
key: "COMPONENT_TYPE_VAPOUR_PRESSURE_DEFICIT",
|
||||
val: 25
|
||||
},
|
||||
// {
|
||||
// key: "COMPONENT_TYPE_VAPOUR_PRESSURE_DEFICIT", //this component type is deprecated?
|
||||
// val: 25
|
||||
// },
|
||||
{
|
||||
key: "COMPONENT_TYPE_WEIGHT",
|
||||
val: 26
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue