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}