Skip to content

Commit

Permalink
cosmetics
Browse files Browse the repository at this point in the history
  • Loading branch information
cajubelt committed Oct 8, 2023
1 parent 63e7a1a commit 42e3e1f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/App.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@ import React from 'react'
import './App.css'
import '@rainbow-me/rainbowkit/styles.css'

import { configureChains, createConfig, WagmiConfig } from 'wagmi'
import { publicProvider } from 'wagmi/providers/public'
import { configureChains, createConfig, WagmiConfig } from 'wagmi'
import { celo } from 'viem/chains'
import {
ConnectButton,
Expand Down

0 comments on commit 42e3e1f

Please sign in to comment.