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' ? (