From e1d66324458044b7fec3f525a53e1e069bf93baf Mon Sep 17 00:00:00 2001 From: keyan Date: Fri, 12 Jul 2024 17:34:46 -0500 Subject: [PATCH] fix action tooltip container --- components/action-tooltip.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/action-tooltip.js b/components/action-tooltip.js index a6ca4ea6..ecc011a8 100644 --- a/components/action-tooltip.js +++ b/components/action-tooltip.js @@ -29,7 +29,7 @@ export default function ActionTooltip ({ children, notForm, disable, overlayText } }} > - + {children}