Skip to content

Commit

Permalink
Merge branch 'evgeniy-wall-376/likhith-wall-379/verification_ux_impro…
Browse files Browse the repository at this point in the history
…vement_with_example' into kyc_fe_improve_failure_messages_for_idv_wall-400
  • Loading branch information
likhith-deriv committed May 18, 2023
2 parents 1b5f346 + 7ea4809 commit 05be158
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,6 @@ type TOnfidoSdkViewContainer = {
getChangeableFields: () => string[];
handleViewComplete: () => void;
height?: number | string;
is_external?: boolean;
};

const OnfidoSdkViewContainer = ({
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -124,7 +124,6 @@ const POISubmissionForMT5 = ({
documents_supported={documents_supported}
handleViewComplete={handlePOIComplete}
height={height}
is_external
/>
</div>
)}
Expand Down

0 comments on commit 05be158

Please sign in to comment.