Skip to content

Commit

Permalink
PWA-3085
Browse files Browse the repository at this point in the history
  • Loading branch information
glo82145 committed Jun 21, 2023
1 parent 836aa40 commit 2d06ec1
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -91,6 +91,7 @@ const ProductForm = props => {
}}
errors={Array.from(errors.values())}
scrollOnError={false}
allowErrorMessages={true}
/>
<ProductDetail
item={cartItem}
Expand Down

0 comments on commit 2d06ec1

Please sign in to comment.