mirror of
https://github.com/trezor/trezor-wallet
synced 2024-12-28 09:58:23 +00:00
remove test data from pending txs
This commit is contained in:
parent
19784b5100
commit
6c398ba506
@ -8,7 +8,7 @@ import Transaction from 'components/Transaction';
|
||||
|
||||
import type { Network } from 'reducers/LocalStorageReducer';
|
||||
import type { BaseProps } from '../../index';
|
||||
import testData from './test.data';
|
||||
// import testData from './test.data';
|
||||
|
||||
type Props = {
|
||||
pending: $PropertyType<$ElementType<BaseProps, 'selectedAccount'>, 'pending'>,
|
||||
|
Loading…
Reference in New Issue
Block a user