Commit de0a716f authored by aballerr's avatar aballerr Committed by GitHub

chore: Usetheme hook fix (#4387)

* fixing hook
Co-authored-by: default avatarAlex Ball <alexball@UNISWAP-MAC-038.fios-router.home>
parent 9f108c40
import useTheme from 'hooks/useTheme'
import styled from 'styled-components/macro'
import styled, { useTheme } from 'styled-components/macro'
import { DeltaContainer, TokenPrice } from '../../Charts/PriceChart'
import { LoadingBubble } from '../loading'
......
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