Skip to content

Commit

Permalink
lint
Browse files Browse the repository at this point in the history
  • Loading branch information
dtroupe-plaid committed Aug 7, 2023
1 parent 1092589 commit 58b46e3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/PlaidLink.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ export const openLink = async (props: PlaidLinkProps) => {
props.onExit(result);
}
}
},
}
);
}
};
Expand Down

0 comments on commit 58b46e3

Please sign in to comment.