diff --git a/src/components/NavigationTabs/index.tsx b/src/components/NavigationTabs/index.tsx index 178e200f09..0787793a54 100644 --- a/src/components/NavigationTabs/index.tsx +++ b/src/components/NavigationTabs/index.tsx @@ -80,7 +80,7 @@ export function FindPoolTabs({ origin }: { origin: string }) { - Import Pool + Import V2 Pool diff --git a/src/pages/App.tsx b/src/pages/App.tsx index deaeaa0c8d..95d42533dc 100644 --- a/src/pages/App.tsx +++ b/src/pages/App.tsx @@ -96,7 +96,7 @@ export default function App() { - + diff --git a/src/pages/MigrateV2/index.tsx b/src/pages/MigrateV2/index.tsx index 911cca3aa8..a97abc1d8f 100644 --- a/src/pages/MigrateV2/index.tsx +++ b/src/pages/MigrateV2/index.tsx @@ -110,7 +110,7 @@ export default function MigrateV2() { - + Migrate V2 Liquidity diff --git a/src/pages/Pool/v2.tsx b/src/pages/Pool/v2.tsx index bd259eab0f..f1e2a8451f 100644 --- a/src/pages/Pool/v2.tsx +++ b/src/pages/Pool/v2.tsx @@ -175,6 +175,17 @@ export default function Pool() { Create a pair + + + Import Pool + + Connect to a wallet to find pools ) : ( - Select a token to find your liquidity. + Select a token to find your v2 liquidity. )} @@ -93,13 +93,13 @@ export default function PoolFinder() { return ( - + - Tip: Use this tool to find pairs that don't automatically appear in the interface. + Tip: Use this tool to find v2 pools that don't automatically appear in the interface. @@ -155,7 +155,7 @@ export default function PoolFinder() { Pool Found! - + Manage this pool.