mirror of
https://github.com/reiyua/RaysMovieClub.git
synced 2026-01-20 15:37:47 +00:00
Remove review header as it is already added to ReviewForm Component
This commit is contained in:
parent
3d0762c8c2
commit
ec35fdbdc1
1 changed files with 0 additions and 1 deletions
|
|
@ -50,7 +50,6 @@ export function Detail(props) {
|
|||
</Row>
|
||||
<Row>
|
||||
<Col>
|
||||
<h2>Reviews</h2>
|
||||
<ReviewForm />
|
||||
</Col>
|
||||
</Row>
|
||||
|
|
|
|||
Loading…
Reference in a new issue