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}