Fix code style issues with ESLint

This commit is contained in:
Lint Action 2021-07-30 22:06:48 +00:00
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>