Skip to content

Commit

Permalink
change the documentation content from bitKeep to bitget. (#2045)
Browse files Browse the repository at this point in the history
  • Loading branch information
Crypticed authored Jun 12, 2024
1 parent 001a0a9 commit b096405
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion site/data/es-419/docs/custom-wallet-list.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@ Las siguientes billeteras se proporcionan a través del objeto `wallet` (en orde
import { argentWallet } from '@rainbow-me/rainbowkit/wallets';
```

#### BitKeep
#### Bitget

```tsx
import { bitgetWallet } from '@rainbow-me/rainbowkit/wallets';
Expand Down
2 changes: 1 addition & 1 deletion site/data/pt-BR/docs/custom-wallet-list.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@ As seguintes carteiras são fornecidas através do objeto `wallet` (em ordem alf
import { argentWallet } from '@rainbow-me/rainbowkit/wallets';
```

#### BitKeep
#### Bitget

```tsx
import { bitgetWallet } from '@rainbow-me/rainbowkit/wallets';
Expand Down
2 changes: 1 addition & 1 deletion site/data/zh-CN/docs/custom-wallet-list.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@ import { safeWallet } from '@rainbow-me/rainbowkit/wallets';
import { argentWallet } from '@rainbow-me/rainbowkit/wallets';
```

#### BitKeep
#### Bitget

```tsx
import { bitgetWallet } from '@rainbow-me/rainbowkit/wallets';
Expand Down

0 comments on commit b096405

Please sign in to comment.