Skip to content

Commit

Permalink
chore: Remove commented out code in IntmaxProvider.tsx
Browse files Browse the repository at this point in the history
  • Loading branch information
mashharuki committed Aug 9, 2024
1 parent 678c24b commit 7047019
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkgs/frontend/src/context/IntmaxProvider.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ export const IntmaxProvider = ({
wallet: {
url: DEFAULT_WALLET_URL,
name: "DEMO Wallet",
window: { mode: "iframe" },
//window: { mode: "iframe" },
},
metadata: DAPP_METADATA,
providers: {
Expand Down

0 comments on commit 7047019

Please sign in to comment.