Commit 9008db51 authored by Jordan Frankfurt's avatar Jordan Frankfurt Committed by GitHub

fix: add v2 to lp importer link (#7199)

parent bcc57e46
......@@ -105,7 +105,7 @@ export default function PoolFinder() {
<Trace page={InterfacePageName.POOL_PAGE} shouldLogImpression>
<>
<AppBody>
<FindPoolTabs origin={query.get('origin') ?? '/pools'} />
<FindPoolTabs origin={query.get('origin') ?? '/pools/v2'} />
<AutoColumn style={{ padding: '1rem' }} gap="md">
<BlueCard>
<AutoColumn gap="10px">
......
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