Skip to content

Commit

Permalink
update import
Browse files Browse the repository at this point in the history
  • Loading branch information
frontendphil committed Oct 23, 2024
1 parent f99f55e commit 6ddee38
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion extension/src/panel/routes/ConnectButton/Account.tsx
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
import { Circle, RawAddress } from '@/components'
import { validateAddress } from '@/utils'
import { ProviderType } from '../../../types'
import { ProviderLogo } from './ProviderLogo'
import { ProviderLogo } from './providerLogo'

type AccountProps = {
providerType: ProviderType
Expand Down

0 comments on commit 6ddee38

Please sign in to comment.