Skip to content

Commit

Permalink
III-4493 - Add new line
Browse files Browse the repository at this point in the history
  • Loading branch information
brampauwelyn committed Oct 10, 2023
1 parent a934fcb commit bd0deef
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ function PhysicalLocationStep({
...props
}: PhysicalLocationStepProps) {
const location = props.watch('location');

useEffect(() => {
onValidationChange(
location?.streetAndNumber
Expand Down

0 comments on commit bd0deef

Please sign in to comment.