mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-01-02 07:43:11 +03:00
Added search input field
This commit is contained in:
parent
905f4ba964
commit
4c6cf330c4
@ -97,7 +97,7 @@ function Search() {
|
||||
<div className={containerClassName} style={{}}>
|
||||
<div>
|
||||
<SearchIcon alt='Search' />
|
||||
Search posts, tags, and authors
|
||||
<input placeholder='Search posts, tags, and authors' />
|
||||
<ClearIcon alt='Clear' />
|
||||
</div>
|
||||
</div>
|
||||
|
Loading…
Reference in New Issue
Block a user