Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ You can create any wallet by id with auto completion using the [`createWallet`](
</Stack>
## Pre Connection Hooks

Use these hooks to trigger and manage wallet wallet connection within your own UI. Refer to [wallet connection hooks reference](/references/typescript/v5/useConnect) for more information.
Use these hooks to trigger and manage wallet connection within your own UI. Refer to [wallet connection hooks reference](/references/typescript/v5/useConnect) for more information.

<Stack>

Expand Down Expand Up @@ -154,4 +154,4 @@ Once the wallet is connected, you can use the [wallet connection hooks](/referen
description="Get the underlying admin wallet of a smart account"
/>

</Stack>
</Stack>