Add statement reminding end user to refresh one submission is sent to see it added below
This commit is contained in:
parent
ed7d1550fd
commit
002856a31c
|
@ -166,7 +166,7 @@ const db = getFirestore(getApp());
|
|||
<Button type="submit">Submit</Button>
|
||||
</Col>
|
||||
</Form.Group>
|
||||
|
||||
<p>Refresh once submitted to see result added below.</p>
|
||||
|
||||
<Form.Group>
|
||||
<h2>Existing incidents in the database:</h2>
|
||||
|
|
Loading…
Reference in New Issue