Skip to content

Commit

Permalink
Fix lint issue
Browse files Browse the repository at this point in the history
  • Loading branch information
JayaShakthi97 committed Mar 20, 2024
1 parent 7b90651 commit a9ad6d4
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ interface ImportCertificatePropsInterface extends TestableComponentInterface {
/**
* This renders the import certificate wizard.
*
* @param {ImportCertificatePropsInterface} props
* @param props - Props injected to the component.
*
* @returns {ReactElement}
*/
Expand Down

0 comments on commit a9ad6d4

Please sign in to comment.