Skip to content

Commit

Permalink
removed isDev from release
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewlee348 committed Jan 9, 2025
1 parent 73d6c68 commit 408d8a3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion examples/react/src/config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,6 @@ export const config =
walletConnect: {
projectId: walletConnectProjectId
},
isDev: isDebugMode
})
: createConfig('universal', {
...kitConfig,
Expand Down

0 comments on commit 408d8a3

Please sign in to comment.