From 57136f1a7771a655d12a9036d2aa6b62a61c1416 Mon Sep 17 00:00:00 2001 From: devilkiller-ag Date: Thu, 29 Aug 2024 23:48:16 +0530 Subject: [PATCH] updated filters dropdown in tools --- components/tools/FiltersDropdown.tsx | 6 ++++-- public/img/illustrations/icons/CheckedIcon.svg | 2 +- public/img/illustrations/icons/UncheckedIcon.svg | 2 +- 3 files changed, 6 insertions(+), 4 deletions(-) diff --git a/components/tools/FiltersDropdown.tsx b/components/tools/FiltersDropdown.tsx index fbf2d5c7a20..4acdf84b3f1 100644 --- a/components/tools/FiltersDropdown.tsx +++ b/components/tools/FiltersDropdown.tsx @@ -34,7 +34,9 @@ export default function FiltersDropdown({ return (
{dataList.map((data, index) => { @@ -44,7 +46,7 @@ export default function FiltersDropdown({
handleClickOption(event, data.name)} > diff --git a/public/img/illustrations/icons/CheckedIcon.svg b/public/img/illustrations/icons/CheckedIcon.svg index 591b807daf7..50697b1ac6e 100644 --- a/public/img/illustrations/icons/CheckedIcon.svg +++ b/public/img/illustrations/icons/CheckedIcon.svg @@ -2,7 +2,7 @@ - + diff --git a/public/img/illustrations/icons/UncheckedIcon.svg b/public/img/illustrations/icons/UncheckedIcon.svg index d57fb6e3885..57d4281a6c9 100644 --- a/public/img/illustrations/icons/UncheckedIcon.svg +++ b/public/img/illustrations/icons/UncheckedIcon.svg @@ -1,3 +1,3 @@ - +