From 36af26306094daceb306b6d52f228c45adec9518 Mon Sep 17 00:00:00 2001 From: "Andrea N. Cardona" Date: Thu, 12 Aug 2021 16:01:58 -0500 Subject: [PATCH] fix(tooltip): adds title to toolitp --- packages/react/src/components/Tooltip/Tooltip.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/react/src/components/Tooltip/Tooltip.js b/packages/react/src/components/Tooltip/Tooltip.js index 6da7d1d563ae..2c7f1a463a83 100644 --- a/packages/react/src/components/Tooltip/Tooltip.js +++ b/packages/react/src/components/Tooltip/Tooltip.js @@ -541,7 +541,7 @@ class Tooltip extends Component {
{children}