Commit a8baa6d6 authored by Lint Action's avatar Lint Action

Fix code style issues with ESLint

parent 00a1dee0
......@@ -338,8 +338,9 @@ export default function WalletModal({
<LightCard style={{ marginBottom: '16px' }}>
<AutoRow style={{ flexWrap: 'nowrap' }}>
<TYPE.main fontSize={14}>
By connecting a wallet, you agree to Uniswap Labs’ <ExternalLink href="https://uniswap.org/terms-of-service/">Terms of Service</ExternalLink>{' '}
and acknowledge that you have read and understand the{' '}
By connecting a wallet, you agree to Uniswap Labs’{' '}
<ExternalLink href="https://uniswap.org/terms-of-service/">Terms of Service</ExternalLink> and
acknowledge that you have read and understand the{' '}
<ExternalLink href="https://uniswap.org/disclaimer/">Uniswap protocol disclaimer</ExternalLink>.
</TYPE.main>
</AutoRow>
......
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