Skip to content

Commit

Permalink
Cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
johannaagma committed Nov 22, 2024
1 parent 9b16583 commit 3202ec0
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ export const BuyerCoOwnerAndOperatorRepeater: FC<

const buyerNationalId =
getValueViaPath<string>(
updatedApplication.answers,
updatedApplication?.answers,
'buyer.nationalId',
'',
) || ''
Expand Down

0 comments on commit 3202ec0

Please sign in to comment.