Remove react-native prop from react project (dev console error)
This commit is contained in:
committed by
Vishnu Ks
parent
c03eab472b
commit
c2aae6dbd5
@@ -34,7 +34,6 @@ const BookCard = ({ book }) => {
|
||||
paddingTop: "30px",
|
||||
}}
|
||||
src={book.image_url}
|
||||
resizeMode="contain"
|
||||
/>
|
||||
</Col>
|
||||
<Col xs={12} md={8} xl={10}>
|
||||
|
||||
Reference in New Issue
Block a user