From 753c31d0d9a1beb6f7f813b82aaf2a6bb3f9659c Mon Sep 17 00:00:00 2001 From: Usame Algan Date: Mon, 6 Nov 2023 14:41:43 +0100 Subject: [PATCH] refactor: Use currentColor for the icon --- src/components/common/icons/KeyholeIcon/index.tsx | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/src/components/common/icons/KeyholeIcon/index.tsx b/src/components/common/icons/KeyholeIcon/index.tsx index cbf2d306b5..98c76e3762 100644 --- a/src/components/common/icons/KeyholeIcon/index.tsx +++ b/src/components/common/icons/KeyholeIcon/index.tsx @@ -15,14 +15,12 @@ const KeyholeIcon = ({ size = 28 }: { size?: number }) => { className={css.badge} > palette.border.main, - }, }} />