Skip to content
This repository has been archived by the owner on Sep 26, 2024. It is now read-only.

Commit

Permalink
chore: remove validation
Browse files Browse the repository at this point in the history
  • Loading branch information
behnaz-deriv committed Feb 29, 2024
1 parent 841c464 commit 2ed6636
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,6 @@ const AccountAddress = ({
form_data.state?.name &&
form_data.city &&
form_data.street &&
form_data.postal_code &&
!form_errors.country_error_msg &&
!form_errors.state_error_msg &&
!form_errors.city_error_msg &&
Expand Down

0 comments on commit 2ed6636

Please sign in to comment.