diff --git a/frontend/app/tab/tab.tsx b/frontend/app/tab/tab.tsx
index 76d892610..4ae63722d 100644
--- a/frontend/app/tab/tab.tsx
+++ b/frontend/app/tab/tab.tsx
@@ -228,11 +228,17 @@ const Tab = memo(
e.stopPropagation();
onPinChange();
}}
+ title="Unpin Tab"
>
) : (
-