From a5e485032eb8ee5e99d81ea185165b242de35e84 Mon Sep 17 00:00:00 2001 From: rdbsolutions Date: Fri, 3 Jan 2025 07:56:49 +0000 Subject: [PATCH] fix for lpa raising statemtents --- components/case/representation/representationLPA.js | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/components/case/representation/representationLPA.js b/components/case/representation/representationLPA.js index 5557af05..18582760 100644 --- a/components/case/representation/representationLPA.js +++ b/components/case/representation/representationLPA.js @@ -367,6 +367,10 @@ let RepLPA = (props) => { .containerID } filenamePrefix={props.formObj} + props={props.props.props} + setCurrentReference={ + props.setCurrentReference + } /> {/* // )} */}