From 57c558163b6f40e26c68ff87f4093b44ea0008db Mon Sep 17 00:00:00 2001 From: Avery Smith Date: Tue, 25 Jun 2024 09:40:12 -0400 Subject: [PATCH 1/4] WCMS-20864: updated component query-row breakpoint layout for mobile and md --- src/components/QueryRow/index.tsx | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/src/components/QueryRow/index.tsx b/src/components/QueryRow/index.tsx index c4b84bd8..945cd805 100644 --- a/src/components/QueryRow/index.tsx +++ b/src/components/QueryRow/index.tsx @@ -57,10 +57,10 @@ const QueryRow = ({ id, condition, index, update, remove, propertyOptions, schem return (
-
+ Test A setOperator(e.target.value)} /> -
-
+
{schema[id].fields[property].mysql_type === 'date' ? (