Skip to content

Commit

Permalink
update wallets
Browse files Browse the repository at this point in the history
  • Loading branch information
karancoder committed Jun 14, 2024
1 parent e8ff6a7 commit a472d34
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/example/pages/_app.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@ function MyApp({ Component, pageProps }: AppProps) {
chains={["cosmoshub", "secret"]}
assetLists={[]}
wallets={[
...wallets,
// ...wallets,
...keplrWallets,
...leapWallets,
// ...owalletWallets,
Expand Down

0 comments on commit a472d34

Please sign in to comment.