Denormalised inline calculations to property documents, needs to be referenced by UI still
This commit is contained in:
@@ -18,6 +18,7 @@ export default function computeEndStepProperty(prop, memo){
|
||||
break;
|
||||
case 'propertySlot':
|
||||
computeSlot(prop, memo);
|
||||
break;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user