From 545f29d0a7f5652f0c5c0a145a2a13cc616709a1 Mon Sep 17 00:00:00 2001 From: Arpit Date: Thu, 29 Dec 2022 17:28:44 +0530 Subject: [PATCH] removes search placeholder icon (#5105) --- frontend/src/Editor/LeftSidebar/SidebarPageSelector/index.jsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/src/Editor/LeftSidebar/SidebarPageSelector/index.jsx b/frontend/src/Editor/LeftSidebar/SidebarPageSelector/index.jsx index fdc3290e88..6b1e80cef9 100644 --- a/frontend/src/Editor/LeftSidebar/SidebarPageSelector/index.jsx +++ b/frontend/src/Editor/LeftSidebar/SidebarPageSelector/index.jsx @@ -87,7 +87,7 @@ const LeftSidebarPageSelector = ({ {showSearch && ( - + )}