made the react components to display the card for scanned components

This commit is contained in:
csawatzky 2025-06-26 13:20:10 -06:00
parent f5bc230fb6
commit 751b39d345
14 changed files with 311 additions and 26 deletions

View file

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