Skip to content

Commit

Permalink
Update docs/developer/rainbowkit-celo/index.md
Browse files Browse the repository at this point in the history
  • Loading branch information
aaronmgdr committed Sep 18, 2024
1 parent dd30f37 commit 3dfb85e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/developer/rainbowkit-celo/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ import { WALLET_CONNECT_PROJECT_ID } from 'src/config/consts';
const queryClient = new QueryClient();

const config = getDefaultConfig({
appName: 'Staked Celo',
appName: 'Your App Name',
projectId: WALLET_CONNECT_PROJECT_ID,
chains: [celo, celoAlfajores],
wallets: [
Expand Down

0 comments on commit 3dfb85e

Please sign in to comment.