Skip to content

Commit

Permalink
Semicolon
Browse files Browse the repository at this point in the history
  • Loading branch information
MaciejSWM committed Aug 28, 2023
1 parent 822f431 commit 24d09d2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/WalletStatementModal/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ function WalletStatementModal({statementPageURL, session}) {
Navigation.navigate(navigateToIOURoute);
}
}
}
};

return (
<>
Expand Down

0 comments on commit 24d09d2

Please sign in to comment.