Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
nguyenhoaidanh committed Dec 20, 2023
1 parent 80c1a75 commit 6e2b3b9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/pages/App.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,7 @@ const MyPool = lazy(() => import('./MyPool'))
const MyEarnings = lazy(() => import('./MyEarnings'))

const Farm = lazy(() => import('./Farm'))
console.log('11222')

const PoolFinder = lazy(() => import('./PoolFinder'))
const ElasticRemoveLiquidity = lazy(() => import('pages/RemoveLiquidityProAmm'))
Expand Down

0 comments on commit 6e2b3b9

Please sign in to comment.