Skip to content

Commit

Permalink
example
Browse files Browse the repository at this point in the history
  • Loading branch information
pyramation committed Jun 18, 2024
1 parent 5a00a91 commit 52d8076
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 @@ -90,7 +90,7 @@ function MyApp({ Component, pageProps }: AppProps) {
<ChainProvider
// chains={chains}
// assetLists={[...assets]}
chains={["cosmoshub", "secret"]}
chains={["cosmoshub", "secretnetwork"]}
assetLists={[]}
wallets={[
// ...wallets,
Expand Down

0 comments on commit 52d8076

Please sign in to comment.