Simple capitalisation change
This commit is contained in:
parent
2e97d0c803
commit
afbd211a76
|
@ -38,7 +38,7 @@ import { getFirestore,
|
|||
placeholder="Name" />
|
||||
<Form.Label style={{ fontSize: '30px' }}>Enter the date the shennanigans occurred (dd-mm-yyyy):</Form.Label>
|
||||
<Form.Control type="text" placeholder="Date" />
|
||||
<Form.Label style={{ fontSize: '30px' }}>Select the words used by ray:</Form.Label>
|
||||
<Form.Label style={{ fontSize: '30px' }}>Select the words used by Ray:</Form.Label>
|
||||
<Form.Check
|
||||
type="checkbox"
|
||||
label="poop"
|
||||
|
|
Loading…
Reference in New Issue