From 9e5fd7bb7fd3fb66ca538f7716fb16aa904e0ba7 Mon Sep 17 00:00:00 2001 From: lyndsiWilliams Date: Tue, 4 Jan 2022 22:47:55 -0600 Subject: [PATCH] Tooltip no longer dancing --- .../src/SqlLab/components/TemplateParamsEditor/index.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/superset-frontend/src/SqlLab/components/TemplateParamsEditor/index.tsx b/superset-frontend/src/SqlLab/components/TemplateParamsEditor/index.tsx index d0aa6bdfc26e0..4bedbfcecce31 100644 --- a/superset-frontend/src/SqlLab/components/TemplateParamsEditor/index.tsx +++ b/superset-frontend/src/SqlLab/components/TemplateParamsEditor/index.tsx @@ -99,7 +99,7 @@ function TemplateParamsEditor({ title={t('Edit template parameters')} trigger={['hover']} > -
+
{t('Parameters ')} {!isValid && (