From 725edf5004ec6c4103a22d254e86665e57808b18 Mon Sep 17 00:00:00 2001 From: Thomas Heartman Date: Tue, 10 Jun 2025 13:19:30 +0200 Subject: [PATCH] remove comment that's been addressed --- .../common/NewConstraintAccordion/ConstraintOperatorSelect.tsx | 1 - 1 file changed, 1 deletion(-) diff --git a/frontend/src/component/common/NewConstraintAccordion/ConstraintOperatorSelect.tsx b/frontend/src/component/common/NewConstraintAccordion/ConstraintOperatorSelect.tsx index af4f78b0fd..e82aad96d9 100644 --- a/frontend/src/component/common/NewConstraintAccordion/ConstraintOperatorSelect.tsx +++ b/frontend/src/component/common/NewConstraintAccordion/ConstraintOperatorSelect.tsx @@ -96,7 +96,6 @@ export const ConstraintOperatorSelect = ({ ); }; - // todo (addEditStrategy): add prop to configure the select element or style it. (currently, the chevron is different from the other select element we use). Maybe add a new component. return ( Operator