diff --git a/apps/web/src/components/ui/components/Tooltip.tsx b/apps/web/src/components/ui/components/Tooltip.tsx
index f72808bf5bb..32f63af2750 100644
--- a/apps/web/src/components/ui/components/Tooltip.tsx
+++ b/apps/web/src/components/ui/components/Tooltip.tsx
@@ -129,7 +129,12 @@ export function Tooltip(props: TooltipProps) {
{(token, ndx) => (
<>
-
+ 0
+ }
+ >
>