No message this trip

This commit is contained in:
Ken Jannette
2018-04-19 15:31:17 -04:00
parent f260cc13f2
commit ce5cf9c453

View File

@@ -8,7 +8,10 @@ class SearchPage extends Component {
<div className="search-books-bar">
<Link className="close-search" to="/">Close</Link>
<div className="search-books-input-wrapper">
<input type="text" placeholder="Search by title or author"/>
<input
type="text"
placeholder="Search by title or author"
/>
</div>
</div>
<div className="search-books-results">