Skip to content

Commit 4d740ff

Browse files
WCMS-20864: removed testing artifacts
1 parent 57c5581 commit 4d740ff

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/components/QueryRow/index.tsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,6 @@ const QueryRow = ({ id, condition, index, update, remove, propertyOptions, schem
5757

5858
return (
5959
<fieldset className="ds-u-display--flex ds-u-flex-wrap--wrap ds-u-justify-content--between ds-u-align-items--center ds-u-border--0">
60-
Test A
6160
<Dropdown
6261
options={propertyOptions}
6362
className="ds-l-md-col--5 ds-l-lg-col--4 ds-l-sm-col--8 ds-l-col--12 ds-u-padding--0 ds-u-md-padding-right--2 ds-u-margin-bottom--0 ds-u-md-margin-bottom--2"

0 commit comments

Comments
 (0)