Commit 40afc738 authored by Kristie Huang's avatar Kristie Huang Committed by GitHub

fix: add space to migrateV2 link (#7523)

parent eff6484a
......@@ -400,7 +400,7 @@ function V2PairMigration({
{chainId && migrator && (
<ExternalLink href={getExplorerLink(chainId, migrator.address, ExplorerDataType.ADDRESS)}>
<ThemedText.DeprecatedBlue display="inline">
<Trans>Uniswap migration contract</Trans>
<Trans>Uniswap migration contract</Trans>
</ThemedText.DeprecatedBlue>
</ExternalLink>
)}
......
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