Browse Source

fixes lint

gre-patch-1
Gaëtan Renaudeau 6 years ago
parent
commit
2e7dd55798
No known key found for this signature in database GPG Key ID: 7B66B85F042E5451
  1. 1
      src/components/TopBar/index.js

1
src/components/TopBar/index.js

@ -25,7 +25,6 @@ import CurrenciesStatusBanner from 'components/CurrenciesStatusBanner'
import ActivityIndicator from './ActivityIndicator'
import ItemContainer from './ItemContainer'
import HSMStatusBanner from '../HSMStatusBanner'
const Container = styled(Box).attrs({
px: 6,

Loading…
Cancel
Save