mirror of
https://github.com/trezor/trezor-wallet
synced 2024-12-29 02:18:06 +00:00
Add missing import
This commit is contained in:
parent
b7e5dba3d0
commit
d8995cbb49
@ -2,6 +2,7 @@
|
||||
|
||||
import React, { Component } from 'react';
|
||||
import Select from 'react-select';
|
||||
import { H2 } from '~/js/components/common/Heading';
|
||||
import AdvancedForm from './AdvancedForm';
|
||||
import PendingTransactions from './PendingTransactions';
|
||||
import { FeeSelectValue, FeeSelectOption } from './FeeSelect';
|
||||
|
Loading…
Reference in New Issue
Block a user