Added work "existing" to line 65
This commit is contained in:
parent
732ea6288b
commit
e80ccdaacc
|
@ -62,7 +62,7 @@ export function Detail(props) {
|
||||||
</Form.Group>
|
</Form.Group>
|
||||||
<Button type="submit" variant="primary">Submit</Button>
|
<Button type="submit" variant="primary">Submit</Button>
|
||||||
<Form.Group>
|
<Form.Group>
|
||||||
<h3>Reviews of this book</h3>
|
<h3>Existing reviews of this book</h3>
|
||||||
<p>To be added</p>
|
<p>To be added</p>
|
||||||
</Form.Group>
|
</Form.Group>
|
||||||
</Form>
|
</Form>
|
||||||
|
|
Loading…
Reference in New Issue