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>
|
||||||
<Row>
|
<Row>
|
||||||
<Col>
|
<Col>
|
||||||
<h2>Reviews</h2>
|
|
||||||
<ReviewForm />
|
<ReviewForm />
|
||||||
</Col>
|
</Col>
|
||||||
</Row>
|
</Row>
|
||||||
|
|
Loading…
Reference in New Issue