From 5ac148fff665a6636b6ca29755a700792b36caa7 Mon Sep 17 00:00:00 2001 From: Ryan Mathis Date: Thu, 1 Dec 2022 15:21:41 -0700 Subject: [PATCH] Fixed tooltip action --- ui/src/app/form/component/InfoIcon.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ui/src/app/form/component/InfoIcon.js b/ui/src/app/form/component/InfoIcon.js index 9cd53245d..649577595 100644 --- a/ui/src/app/form/component/InfoIcon.js +++ b/ui/src/app/form/component/InfoIcon.js @@ -11,7 +11,7 @@ export function InfoIcon ({ value = '', placement='auto', ...props }) { const translate = useTranslator(); return( -