Commit 03c3fdef authored by Connor McEwen's avatar Connor McEwen Committed by GitHub

Change import to lib/bundle (#2524)

parent d37e963f
import { Token } from '@uniswap/sdk-core' import { Token } from '@uniswap/sdk-core'
import { SupportedChainId } from 'constants/chains' import { SupportedChainId } from 'constants/chains'
import Vibrant from 'node-vibrant' import Vibrant from 'node-vibrant/lib/bundle'
import { shade } from 'polished' import { shade } from 'polished'
import { useLayoutEffect, useState } from 'react' import { useLayoutEffect, useState } from 'react'
import { WrappedTokenInfo } from 'state/lists/wrappedTokenInfo' import { WrappedTokenInfo } from 'state/lists/wrappedTokenInfo'
......
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