From 6efeb5cd0e54f6d237f795da0f92dc8503d86281 Mon Sep 17 00:00:00 2001 From: somrat sorkar Date: Wed, 13 Dec 2023 12:39:44 +0600 Subject: [PATCH] added search modal label --- src/layouts/helpers/SearchModal.tsx | 1 + 1 file changed, 1 insertion(+) diff --git a/src/layouts/helpers/SearchModal.tsx b/src/layouts/helpers/SearchModal.tsx index 86b7e55..351941e 100644 --- a/src/layouts/helpers/SearchModal.tsx +++ b/src/layouts/helpers/SearchModal.tsx @@ -131,6 +131,7 @@ const SearchModal = () => { htmlFor="searchInput" className="absolute left-7 top-[calc(50%-7px)]" > + search icon {searchString ? ( setSearchString("")}