Added work "existing" to line 65

This commit is contained in:
Ray 2023-11-15 14:02:12 +00:00 committed by GitHub
parent 732ea6288b
commit e80ccdaacc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -62,7 +62,7 @@ export function Detail(props) {
</Form.Group>
<Button type="submit" variant="primary">Submit</Button>
<Form.Group>
<h3>Reviews of this book</h3>
<h3>Existing reviews of this book</h3>
<p>To be added</p>
</Form.Group>
</Form>