Add statement reminding end user to refresh one submission is sent to see it added below

This commit is contained in:
Ray 2023-12-29 09:44:59 +00:00 committed by GitHub
parent ed7d1550fd
commit 002856a31c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -166,7 +166,7 @@ const db = getFirestore(getApp());
<Button type="submit">Submit</Button> <Button type="submit">Submit</Button>
</Col> </Col>
</Form.Group> </Form.Group>
<p>Refresh once submitted to see result added below.</p>
<Form.Group> <Form.Group>
<h2>Existing incidents in the database:</h2> <h2>Existing incidents in the database:</h2>