diff --git a/src/components/Tooltip.tsx b/src/components/Tooltip.tsx index 7d374c3..f56a088 100644 --- a/src/components/Tooltip.tsx +++ b/src/components/Tooltip.tsx @@ -11,18 +11,18 @@ const Tooltip = ({ title, children }: Props) => { -
+
{children}
- - + + {title}