mirror of
https://github.com/System-End/site.git
synced 2026-04-19 19:45:07 +00:00
Clarify high school
This commit is contained in:
parent
ca0572e7c2
commit
a302014765
1 changed files with 2 additions and 2 deletions
|
|
@ -119,8 +119,8 @@ const Rsvp = () => {
|
|||
|
||||
<Flex sx={{ flexDirection: 'column' }}>
|
||||
<Label variant="labelHoriz" sx={{ m: 0, fontSize: 1, pt: 1 }}>
|
||||
<Checkbox name="age" defaultChecked={false} />I am 18 years of age
|
||||
or younger.
|
||||
<Checkbox name="age" defaultChecked={false} />I am a current high
|
||||
school student (or younger).
|
||||
</Label>
|
||||
<br />
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue