mirror of
https://github.com/Unleash/unleash.git
synced 2025-08-04 13:48:56 +02:00
remove comment that's been addressed
This commit is contained in:
parent
eb93582f21
commit
725edf5004
@ -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 (
|
||||
<StyledFormInput variant='outlined' size='small' fullWidth>
|
||||
<InputLabel htmlFor='operator-select'>Operator</InputLabel>
|
||||
|
Loading…
Reference in New Issue
Block a user