Minor corrections

This commit is contained in:
Ken Jannette
2018-04-19 19:37:44 -04:00
parent afc977434e
commit e47a31ee0e

View File

@@ -43,7 +43,6 @@ class BooksApp extends React.Component {
this.setState({
books: [...newBook]
})
}
onSelectChange = (e) => {