-
- {!inUseTracingProvider && (
- <>
+ {!inUseTracingProvider && (
+
+
{t(`${I18N_PREFIX}.title`)}
-
e.stopPropagation()}>
-
+
+
- >
- )}
- {hasConfiguredTracing && (
- <>
+
+
+ )}
+ {hasConfiguredTracing && (
+
+
@@ -243,33 +260,14 @@ const Panel: FC = () => {
{InUseProviderIcon &&
}
-
-
e.stopPropagation()}>
-
+
+
- >
- )}
-
-
+
+
+
+ )}
+
)
}
export default React.memo(Panel)
diff --git a/web/app/components/apps/footer.tsx b/web/app/components/apps/footer.tsx
index 18b7779651..c5efb2b8b4 100644
--- a/web/app/components/apps/footer.tsx
+++ b/web/app/components/apps/footer.tsx
@@ -36,13 +36,13 @@ const Footer = () => {
return null
return (
-