From 97721163439765f6f33bf850c657c30f452e2c48 Mon Sep 17 00:00:00 2001 From: Rohit Bansal <40559587+Rohit3523@users.noreply.github.com> Date: Tue, 5 Nov 2024 21:57:30 +0530 Subject: [PATCH] Fixed issue 5845 (#6085) --- src/components/forms/SearchInput.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/forms/SearchInput.tsx b/src/components/forms/SearchInput.tsx index 97540d0bca..cbf02ac8bd 100644 --- a/src/components/forms/SearchInput.tsx +++ b/src/components/forms/SearchInput.tsx @@ -57,7 +57,7 @@ export const SearchInput = React.forwardRef(