Skip to content

Commit

Permalink
fix: prettier
Browse files Browse the repository at this point in the history
  • Loading branch information
barttom committed Feb 5, 2024
1 parent f6d46be commit dc2cad8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/pages/ReimbursementAccount/RequestorOnfidoStep.js
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ const propTypes = {
/** The token required to initialize the Onfido SDK */
onfidoToken: PropTypes.string,

/** The application ID for our Onfido instance */
/** The application ID for our Onfido instance */
onfidoApplicantID: PropTypes.string,
};

Expand Down

0 comments on commit dc2cad8

Please sign in to comment.