From b4a5b92ecfbeefe43ffcd7f499d73dbcaafe5178 Mon Sep 17 00:00:00 2001 From: tangly1024 Date: Sun, 27 Feb 2022 21:44:03 +0800 Subject: [PATCH] =?UTF-8?q?Hexo=EF=BC=9Asearch=E6=A0=B7=E5=BC=8F=E5=BE=AE?= =?UTF-8?q?=E8=B0=83?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- themes/Hexo/components/SearchInput.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/themes/Hexo/components/SearchInput.js b/themes/Hexo/components/SearchInput.js index edc3879f..2c1c72f4 100644 --- a/themes/Hexo/components/SearchInput.js +++ b/themes/Hexo/components/SearchInput.js @@ -44,7 +44,7 @@ const SearchInput = ({ currentTag, currentSearch, cRef }) => { updateSearchKey(e.target.value)} defaultValue={searchKey}