fixed some build issues stopping deployment

This commit is contained in:
2021-09-14 15:05:11 +01:00
parent 8eb0e97d6e
commit bb38c6d001
3 changed files with 2 additions and 19 deletions
@@ -76,7 +76,6 @@ let BuildCheckSection = (props) => {
props={props}
key={key}
mandatoryFieldsData={mandatoryFieldsData}
props={props}
/>
</>
))}