diff --git a/ui/src/Components/NavBar/FilterInput/index.tsx b/ui/src/Components/NavBar/FilterInput/index.tsx index 158f3dbdf..593b7f67c 100644 --- a/ui/src/Components/NavBar/FilterInput/index.tsx +++ b/ui/src/Components/NavBar/FilterInput/index.tsx @@ -163,7 +163,6 @@ const FilterInput: FC<{ setIsFocused(true)} {...getInputProps({ ref: inputRef })} />