diff --git a/src/App.js b/src/App.js index fa96651..87492ac 100755 --- a/src/App.js +++ b/src/App.js @@ -43,7 +43,6 @@ class BooksApp extends React.Component { this.setState({ books: [...newBook] }) - } onSelectChange = (e) => {