Skip to content

Commit

Permalink
Update src/app/templates/SeedPhraseInput/SeedLengthSelect/SeedLengthS…
Browse files Browse the repository at this point in the history
…elect.tsx

Co-authored-by: Inokentii Mazhara <[email protected]>
  • Loading branch information
tttt24 and keshan3262 authored Nov 7, 2023
1 parent 5d3d534 commit ffffe77
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ import { ReactComponent as SelectArrowDownIcon } from 'app/icons/select-arrow-do
import { setTestID } from 'lib/analytics';
import { t } from 'lib/i18n';

import { ImportAccountSelectors } from '../../../pages/ImportAccount/selectors';
import { ImportAccountSelectors } from 'app/pages/ImportAccount/selectors';
import { SeedLengthOption } from './SeedLengthOption/SeedLengthOption';

interface SeedLengthSelectProps {
Expand Down

0 comments on commit ffffe77

Please sign in to comment.