Skip to content

Commit

Permalink
chore: republish;
Browse files Browse the repository at this point in the history
  • Loading branch information
jamalavedra committed Oct 10, 2024
1 parent 3b685dc commit b859ec7
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,6 @@ const SetPairingCode: React.FC<{
console.error('Failed to set pairing code:', err);
setLoading(false);
}

setLoading(false);
}
const onSessionProposal = async (proposal: WalletKitTypes.SessionProposal) => {
Expand Down

0 comments on commit b859ec7

Please sign in to comment.