Commit 912a19d6 authored by ianlapham's avatar ianlapham

fix imports

parent 4890ad11
...@@ -4,6 +4,7 @@ import { createBrowserHistory } from 'history' ...@@ -4,6 +4,7 @@ import { createBrowserHistory } from 'history'
import { ethers } from 'ethers' import { ethers } from 'ethers'
import styled from 'styled-components' import styled from 'styled-components'
import { useTranslation } from 'react-i18next' import { useTranslation } from 'react-i18next'
import { BigNumber } from '@uniswap/sdk'
import { useWeb3React } from '../../hooks' import { useWeb3React } from '../../hooks'
import { brokenTokens } from '../../constants' import { brokenTokens } from '../../constants'
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment