fix: rebase changes

This commit is contained in:
Sérgio Salgado 2021-04-30 19:05:01 +01:00 committed by Josh Harvey
parent 1ad937527e
commit bb8deda6e3
5 changed files with 723 additions and 0 deletions

View file

@ -7,6 +7,7 @@ import * as R from 'ramda'
import React from 'react'
import { useHistory } from 'react-router-dom'
import { utils } from 'lamassu-coins'
import LogsDowloaderPopover from 'src/components/LogsDownloaderPopper'
import Title from 'src/components/Title'
import DataTable from 'src/components/tables/DataTable'