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