Skip to content

Commit

Permalink
Setting projectAccessKey on react kitConfig
Browse files Browse the repository at this point in the history
  • Loading branch information
corbanbrook committed Apr 26, 2024
1 parent dd41ac2 commit 87a0784
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions examples/react/src/config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -90,6 +90,7 @@ export const wagmiConfig = createConfig({
})

export const kitConfig: KitConfig = {
projectAccessKey,
defaultTheme: 'dark',
signIn: {
projectName: 'Kit Demo',
Expand Down

0 comments on commit 87a0784

Please sign in to comment.