Simple capitalisation change

This commit is contained in:
Ray 2023-12-27 12:30:17 +00:00 committed by GitHub
parent 2e97d0c803
commit afbd211a76
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -38,7 +38,7 @@ import { getFirestore,
placeholder="Name" /> placeholder="Name" />
<Form.Label style={{ fontSize: '30px' }}>Enter the date the shennanigans occurred (dd-mm-yyyy):</Form.Label> <Form.Label style={{ fontSize: '30px' }}>Enter the date the shennanigans occurred (dd-mm-yyyy):</Form.Label>
<Form.Control type="text" placeholder="Date" /> <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 <Form.Check
type="checkbox" type="checkbox"
label="poop" label="poop"