Skip to content

Commit

Permalink
docs(examples-nextjs): 📝 update example
Browse files Browse the repository at this point in the history
  • Loading branch information
DavideSegullo committed Feb 25, 2024
1 parent 525e21d commit 577b2d6
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions examples/nextjs/components/provider.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ import {
keplrMobile,
leapMobile,
shellExtension,
leapMetamaskSnapExtension,
} from '@quirks/wallets';
import { PropsWithChildren } from 'react';

Expand All @@ -27,6 +28,7 @@ const config: Config = {
cosmostationExtension,
xdefiExtension,
shellExtension,
leapMetamaskSnapExtension,
universalWalletConnect,
keplrMobile,
leapMobile,
Expand Down

0 comments on commit 577b2d6

Please sign in to comment.