Skip to content

Commit

Permalink
solution until modal.disconnect is visible again (#109)
Browse files Browse the repository at this point in the history
  • Loading branch information
rtomas authored Oct 24, 2024
1 parent 1260d6b commit 7d01376
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/appkit/javascript/core/actions.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ List of views you can select
## Disconnect

```ts
modal.disconnect()
modal.adapter?.connectionControllerClient?.disconnect()
```

## WalletInfo
Expand Down

0 comments on commit 7d01376

Please sign in to comment.