From fdb350dbfa46b799ba2e45d94bb06e3bf8b870a3 Mon Sep 17 00:00:00 2001 From: Innei Date: Sun, 23 Apr 2023 10:59:48 +0800 Subject: [PATCH] fix: search icon position, closes #406 (#414) --- src/components/common/SearchInput.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/common/SearchInput.tsx b/src/components/common/SearchInput.tsx index 006cf772..5e025f6d 100644 --- a/src/components/common/SearchInput.tsx +++ b/src/components/common/SearchInput.tsx @@ -27,7 +27,7 @@ export const SearchInput: React.FC<{