mirror of
https://github.com/reiyua/RaysBookClub.git
synced 2026-01-20 15:37:47 +00:00
Added work "existing" to line 65
This commit is contained in:
parent
732ea6288b
commit
e80ccdaacc
1 changed files with 1 additions and 1 deletions
|
|
@ -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 a new issue