From 8bc864b07241fdd0dca0413478352b233929716c Mon Sep 17 00:00:00 2001 From: Melnyk Mykhailo Date: Mon, 29 Jan 2024 16:14:09 +0200 Subject: [PATCH] fix svgs colors display in file input component --- src/components/pages/profile/file-input.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/components/pages/profile/file-input.tsx b/src/components/pages/profile/file-input.tsx index 8992d5a..1057ccb 100644 --- a/src/components/pages/profile/file-input.tsx +++ b/src/components/pages/profile/file-input.tsx @@ -70,20 +70,20 @@ const FileInput: FC = ({ className }) => {
) : (
- +
)}
- +