Show enhanced txns for mobile #7581
Annotations
3 warnings
Lint JS:
packages/suite/src/actions/wallet/coinjoinAccountActions.ts#L46
There should be at least one empty line between import groups
|
Lint JS:
packages/suite/src/actions/wallet/coinjoinAccountActions.ts#L47
`src/reducers/suite/suiteReducer` import should occur before import of `./coinjoinClientActions`
|
Lint JS:
suite-native/transactions/src/components/TransactionsList/TransactionListItemContainer.tsx#L165
Curly braces are unnecessary here
|
Loading