Fix code style issues with ESLint
This commit is contained in:
parent
d51b7e779b
commit
20e6ca6fd5
@ -900,7 +900,9 @@ export default function AddLiquidity({
|
||||
Full range positions may earn less fees than concentrated positions. Learn more{' '}
|
||||
<ExternalLink
|
||||
style={{ color: theme.yellow3, textDecoration: 'underline' }}
|
||||
href={'https://help.uniswap.org/en/articles/5434296-can-i-provide-liquidity-over-the-full-range-in-v3'}
|
||||
href={
|
||||
'https://help.uniswap.org/en/articles/5434296-can-i-provide-liquidity-over-the-full-range-in-v3'
|
||||
}
|
||||
>
|
||||
here
|
||||
</ExternalLink>
|
||||
|
Loading…
Reference in New Issue
Block a user