Skip to content

Commit

Permalink
feat(docs): add link
Browse files Browse the repository at this point in the history
  • Loading branch information
codingki committed Apr 22, 2024
1 parent 1b6937c commit c7e7fef
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/docs/guides/connect-specific-wallet.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,8 @@ const Connect = () => {

### Connect to a specific wallet

Here is our list of supported wallets: [WalletType](../types/walletType.md).

```tsx
import { WalletType } from "graz";
const Connect = () => {
Expand Down

0 comments on commit c7e7fef

Please sign in to comment.