Browse Source

fix import

master
Gaëtan Renaudeau 7 years ago
parent
commit
53cd6278a1
  1. 2
      src/components/modals/Send/03-step-verification.js

2
src/components/modals/Send/03-step-verification.js

@ -9,7 +9,7 @@ import { multiline } from 'styles/helpers'
import DeviceCheckAddress from 'components/DeviceCheckAddress'
import DeviceConfirm from 'components/DeviceConfirm'
import type { Account } from '@ledgerhq/wallet-common/lib/types'
import type { Account } from '@ledgerhq/live-common/lib/types'
import type { Device, T } from 'types/common'
const Container = styled(Box).attrs({

Loading…
Cancel
Save