From 2b0bb9ba24106511114b76aff3c95f8bed7c7264 Mon Sep 17 00:00:00 2001 From: Warren Lu Date: Fri, 20 Sep 2024 13:39:43 -0400 Subject: [PATCH] Minor cleanups --- src/storeNotifications.js | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/src/storeNotifications.js b/src/storeNotifications.js index 7d74e3e..0ce733f 100644 --- a/src/storeNotifications.js +++ b/src/storeNotifications.js @@ -208,15 +208,15 @@ export const getSchemaHtmlStr = (schemaData = null, isReadOnly = false) => {
- - - + + +
- - - + + +
`; }; @@ -368,7 +368,7 @@ const getConditionHtmlStr = (index = 0, isReadOnly = false, condition = []) => { return `
-
+
${conceptsOptionsStr} @@ -401,7 +401,7 @@ const getSQLConditionHtmlStr = (index = 0, isReadOnly = false, conditionStr = "" return `
-
+