beef7f2d86
* refactor: move getColor to src * refactor useColor to use getColor function * remove consts * refactor files * clean up color convert fn * move getColor test and import test images * hardcode array buffers for images * add invalid png
3 lines
170 B
TypeScript
3 lines
170 B
TypeScript
export const WATERMARK_URL = 'https://app.uniswap.org/images/324x74_App_Watermark.png'
|
|
export const CHECK_URL = 'https://app.uniswap.org/images/54x54_Verified_Check.svg'
|