diff --git a/apps/hyperdrive-trading/src/ui/markets/PoolRow/LpApyCta.tsx b/apps/hyperdrive-trading/src/ui/markets/PoolRow/LpApyCta.tsx index b8cc00e9c..e7984a91a 100644 --- a/apps/hyperdrive-trading/src/ui/markets/PoolRow/LpApyCta.tsx +++ b/apps/hyperdrive-trading/src/ui/markets/PoolRow/LpApyCta.tsx @@ -2,7 +2,6 @@ import { fixed } from "@delvtech/fixed-point-wasm"; import { HyperdriveConfig } from "@delvtech/hyperdrive-appconfig"; import { Link } from "@tanstack/react-router"; import { ReactElement } from "react"; -import { Tooltip } from "src/ui/base/components/Tooltip/Tooltip"; import { useLpApy } from "src/ui/hyperdrive/lp/hooks/useLpApy"; import { LpApyStat } from "src/ui/markets/PoolRow/LpApyStat"; import { PoolStat } from "src/ui/markets/PoolRow/PoolStat"; @@ -46,12 +45,7 @@ export function LpApyCta({ hyperdrive }: LpApyCtaProps): ReactElement { action={
- - - +