Web:Components:Selector: delete useless code

This commit is contained in:
TimofeyBoyko 2022-09-07 14:45:01 +03:00
parent 349fd3e4f8
commit 9847b20b79

View File

@ -104,8 +104,6 @@ const Body = ({
if (isMultiSelect && withSelectAll && !isSearch)
listHeight -= SELECT_ALL_HEIGHT;
console.log(isSearch);
return (
<StyledSelectorBody
ref={bodyRef}