Skip to content

Commit

Permalink
fix: handleConnect deps array
Browse files Browse the repository at this point in the history
  • Loading branch information
alx-khramov committed Apr 16, 2024
1 parent 2d4be62 commit 211139f
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -104,6 +104,7 @@ export const ConnectWC: FC<ConnectWCProps> = (props: ConnectWCProps) => {
}, [
connectAsync,
connector,
deeplink,
disconnect,
metricsOnClick,
onBeforeConnect,
Expand Down

0 comments on commit 211139f

Please sign in to comment.