From bd0deef37560e3d8021f8241fe76fd297170d938 Mon Sep 17 00:00:00 2001 From: Bram Pauwelyn Date: Tue, 10 Oct 2023 09:22:36 +0200 Subject: [PATCH] III-4493 - Add new line --- .../steps/AdditionalInformationStep/PhysicalLocationStep.tsx | 1 + 1 file changed, 1 insertion(+) diff --git a/src/pages/steps/AdditionalInformationStep/PhysicalLocationStep.tsx b/src/pages/steps/AdditionalInformationStep/PhysicalLocationStep.tsx index 1a9861ed6..6c78c8490 100644 --- a/src/pages/steps/AdditionalInformationStep/PhysicalLocationStep.tsx +++ b/src/pages/steps/AdditionalInformationStep/PhysicalLocationStep.tsx @@ -15,6 +15,7 @@ function PhysicalLocationStep({ ...props }: PhysicalLocationStepProps) { const location = props.watch('location'); + useEffect(() => { onValidationChange( location?.streetAndNumber