Skip to content

Commit

Permalink
chore: whatever this is - but using it in the same way we use it in t…
Browse files Browse the repository at this point in the history
…he options screen
  • Loading branch information
bumi committed Sep 8, 2022
1 parent bfe9f22 commit bafc8f6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/app/screens/Onboard/TestConnection/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,7 @@ export default function TestConnection() {

useEffect(() => {
loadAccountInfo();
// eslint-disable-next-line react-hooks/exhaustive-deps
}, []);

return (
Expand Down

0 comments on commit bafc8f6

Please sign in to comment.