Skip to content

Commit

Permalink
Revert Expression Builder Icon
Browse files Browse the repository at this point in the history
Signed-off-by: Dan Dong <[email protected]>
  • Loading branch information
danieldong51 committed Jul 9, 2024
1 parent 231877e commit 6052326
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -349,7 +349,7 @@ const ExpressionBuilder = ({
setUsedExpressions(expressions);
}}
color={'primary'}
iconType="plus"
iconType="plusInCircleFilled"
aria-label={'Add one more condition'}
data-test-subj={`condition-add-options-btn_${triggerIndex}`}
style={{ marginTop: '1px' }}
Expand Down

0 comments on commit 6052326

Please sign in to comment.