diff --git a/src/components/tooltip/WithTooltip.js b/src/components/tooltip/WithTooltip.js index cc786a77..04fd4362 100644 --- a/src/components/tooltip/WithTooltip.js +++ b/src/components/tooltip/WithTooltip.js @@ -81,7 +81,7 @@ function WithTooltip({ )} > {({ getTriggerProps, triggerRef }) => ( - + {children} )}