uniswap-interface-uncensored/src/pages/RemoveLiquidity
Jordan Frankfurt 4ba9d98e67
fix(L2): polish (#1988)
* polish

move getINfoLinkByChainId to chain constants

pr review - translations

optimism token list, typo, text color for L1 switch

use <Trans /> instead of t

undo unintentional tokenlist order change

use {'Optimism'} instead of {name}

switch deadline implementation

remove unused TYPE import

switch to generalized CHAIN_INFO instead of L2_INFO so we don't have to check in components

add target chain id param to optimism bridge

fix a minor breakpoint issue

reduce sigfigs for header balance

update network card dropdown text for optimism

remove list code

refactor SupportedChainId

* SupportedL1ChainId | SupportedL2ChainId -> SupportedChainId
2021-07-12 11:44:05 -04:00
..
index.tsx feat: Add Optimism (#1923) 2021-07-08 12:46:21 -04:00
styled.ts use styled-components/macro to display className in dev builds (#1541) 2021-05-13 09:15:13 -04:00
V3.tsx fix(L2): polish (#1988) 2021-07-12 11:44:05 -04:00