From 75aa724c4c48dbc9ef5405352bb989f5aa4e0ee4 Mon Sep 17 00:00:00 2001 From: tangly1024 Date: Sun, 27 Feb 2022 21:44:29 +0800 Subject: [PATCH] =?UTF-8?q?hexo=EF=BC=9Asearch=E6=A0=B7=E5=BC=8F?= 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 2c1c72f4..5ac91ad5 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}