Skip to content

Commit

Permalink
WCMS-20864: removed ttesting artifacts
Browse files Browse the repository at this point in the history
  • Loading branch information
averysmithproductions committed Jun 25, 2024
1 parent 57c5581 commit 4dc9a86
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/components/QueryRow/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,6 @@ const QueryRow = ({ id, condition, index, update, remove, propertyOptions, schem

return (
<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">
Test A
<Dropdown
options={propertyOptions}
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"
Expand Down

0 comments on commit 4dc9a86

Please sign in to comment.