diff --git a/src/components/swap/SwapLineItem.tsx b/src/components/swap/SwapLineItem.tsx index 9cbe1f441d..92bf5397fc 100644 --- a/src/components/swap/SwapLineItem.tsx +++ b/src/components/swap/SwapLineItem.tsx @@ -92,7 +92,7 @@ function SwapFeeTooltipContent({ hasFee }: { hasFee: boolean }) { return ( <> {message}{' '} - + Learn more diff --git a/src/components/swap/__snapshots__/SwapLineItem.test.tsx.snap b/src/components/swap/__snapshots__/SwapLineItem.test.tsx.snap index fe846a61b3..cc60fbf351 100644 --- a/src/components/swap/__snapshots__/SwapLineItem.test.tsx.snap +++ b/src/components/swap/__snapshots__/SwapLineItem.test.tsx.snap @@ -747,7 +747,7 @@ exports[`SwapLineItem.tsx dutch order eth input 1`] = ` Fee is applied on a few token pairs to ensure the best experience with Uniswap. There is no fee associated with this swap. @@ -2160,7 +2160,7 @@ exports[`SwapLineItem.tsx exact input 1`] = ` Fee is applied on a few token pairs to ensure the best experience with Uniswap. There is no fee associated with this swap. @@ -3827,7 +3827,7 @@ exports[`SwapLineItem.tsx exact input api 1`] = ` Fee is applied on a few token pairs to ensure the best experience with Uniswap. There is no fee associated with this swap. @@ -5494,7 +5494,7 @@ exports[`SwapLineItem.tsx exact output 1`] = ` Fee is applied on a few token pairs to ensure the best experience with Uniswap. There is no fee associated with this swap. @@ -7369,7 +7369,7 @@ exports[`SwapLineItem.tsx fee on buy 1`] = ` Fee is applied on a few token pairs to ensure the best experience with Uniswap. There is no fee associated with this swap. @@ -9244,7 +9244,7 @@ exports[`SwapLineItem.tsx fee on sell 1`] = ` Fee is applied on a few token pairs to ensure the best experience with Uniswap. There is no fee associated with this swap.