diff --git a/components/case/summary.js b/components/case/summary.js index 17f4e73c..b6578ca3 100644 --- a/components/case/summary.js +++ b/components/case/summary.js @@ -582,6 +582,9 @@ const CaseSummary = (props) => {
{t("home:login-comingsoon-temp-1a")}{" "}
- {/* */}- {t("home:login-card-register-label")}{" "} - - {t("home:login-card-register-link")} - -
- */} - {/* */}
{t("home:login-comingsoon-temp-2")}
@@ -414,12 +217,4 @@ const mapDispatchToProps = (dispatch) => {
};
};
-export default connect(
- mapStateToProps,
- mapDispatchToProps
-)(
- reduxForm({
- form: "loginForm",
- destroyOnUnmount: false,
- })(Login)
-);
+export default connect(mapStateToProps, mapDispatchToProps)(Login);
diff --git a/components/pdftemplates/appealRow_pdf.js b/components/pdftemplates/appealRow_pdf.js
index fed7f759..6dbf2fe6 100644
--- a/components/pdftemplates/appealRow_pdf.js
+++ b/components/pdftemplates/appealRow_pdf.js
@@ -348,12 +348,9 @@ export const AppealRow_pdf = (props) => {
}
>
- {
- props.props[
- datafieldname[0]
- .value
- ]
- }{" "}
+ {props.props[
+ datafieldname[0].value
+ ] || ""}{" "}
diff --git a/components/pdftemplates/enforcement_pdf.js b/components/pdftemplates/enforcement_pdf.js
index 6d0271e3..db895556 100644
--- a/components/pdftemplates/enforcement_pdf.js
+++ b/components/pdftemplates/enforcement_pdf.js
@@ -247,7 +247,7 @@ export const EnforcementQuestionnaire_pdf = ({ docProps }) => {
"Written representations" && (