From 23229edab1dea366059489ffc58ed79e3232636b Mon Sep 17 00:00:00 2001 From: fmassot Date: Wed, 13 Dec 2023 16:50:43 +0100 Subject: [PATCH] Improve wording. --- src/configuration/DataLink.tsx | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/src/configuration/DataLink.tsx b/src/configuration/DataLink.tsx index f5a28b1..48431fd 100644 --- a/src/configuration/DataLink.tsx +++ b/src/configuration/DataLink.tsx @@ -73,6 +73,15 @@ export const DataLink = (props: Props) => { /> +
+ + handleBase64TraceId(!base64TraceId, value)} + /> + +
+
@@ -108,15 +117,6 @@ export const DataLink = (props: Props) => {
-
- - handleBase64TraceId(!base64TraceId, value)} - /> - -
-