Minor corrections
This commit is contained in:
@@ -43,7 +43,6 @@ class BooksApp extends React.Component {
|
||||
this.setState({
|
||||
books: [...newBook]
|
||||
})
|
||||
|
||||
}
|
||||
|
||||
onSelectChange = (e) => {
|
||||
|
||||
Reference in New Issue
Block a user