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