fix for lpa raising statemtents

This commit is contained in:
2025-01-03 07:56:49 +00:00
parent bcdb777551
commit a5e485032e
@@ -367,6 +367,10 @@ let RepLPA = (props) => {
.containerID .containerID
} }
filenamePrefix={props.formObj} filenamePrefix={props.formObj}
props={props.props.props}
setCurrentReference={
props.setCurrentReference
}
/> />
{/* // )} */} {/* // )} */}
</div> </div>