No message
This commit is contained in:
@@ -41,6 +41,7 @@ class BooksApp extends React.Component {
|
||||
newBooks.forEach((book) => {
|
||||
update(book, book.shelf)
|
||||
})
|
||||
history.push('/')
|
||||
}
|
||||
|
||||
onSelectChange = (e) => {
|
||||
|
||||
Reference in New Issue
Block a user