Skip to content

Commit

Permalink
fix: added space bbefore comment
Browse files Browse the repository at this point in the history
  • Loading branch information
barttom committed Sep 29, 2023
1 parent 7ccd241 commit e421d64
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/pages/EnablePayments/IdologyQuestions.js
Original file line number Diff line number Diff line change
Expand Up @@ -87,6 +87,7 @@ function IdologyQuestions({questions, walletAdditionalDetails, idNumber}) {
setUserAnswers(tempAnswers);
setError('');
};

/**
* Show next question or send all answers for Idology verifications when we've answered enough
*/
Expand Down

0 comments on commit e421d64

Please sign in to comment.