Remove review header as it is already added to ReviewForm Component
This commit is contained in:
parent
3d0762c8c2
commit
ec35fdbdc1
|
@ -50,7 +50,6 @@ export function Detail(props) {
|
|||
</Row>
|
||||
<Row>
|
||||
<Col>
|
||||
<h2>Reviews</h2>
|
||||
<ReviewForm />
|
||||
</Col>
|
||||
</Row>
|
||||
|
|
Loading…
Reference in New Issue