Skip to content

Commit

Permalink
[example-dapp] Remove accidental frontendBaseUrl override (#444)
Browse files Browse the repository at this point in the history
  • Loading branch information
hardsetting authored Oct 31, 2024
1 parent 66ad437 commit 9ba073b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion apps/nextjs-example/src/components/WalletProvider.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,6 @@ export const WalletProvider = ({ children }: PropsWithChildren) => {
aptosConnect: {
claimSecretKey,
dappId: "57fa42a9-29c6-4f1e-939c-4eefa36d9ff5",
frontendBaseURL: 'http://localhost:3000'
},
mizuwallet: {
manifestURL:
Expand Down

0 comments on commit 9ba073b

Please sign in to comment.