fix(suite-native): always show portfolio graph during discovery #7984
Annotations
3 warnings
Lint JS:
packages/suite/src/hooks/wallet/useUnstakeEthForm.ts#L40
There should be at least one empty line between import groups
|
Lint JS:
packages/suite/src/hooks/wallet/useUnstakeEthForm.ts#L41
`@trezor/utils` import should occur before import of `src/hooks/suite`
|
Lint JS:
suite-native/graph/src/selectors.ts#L1
There should be at least one empty line between import groups
|
Loading