mirror of
https://github.com/System-End/site.git
synced 2026-04-19 22:05:11 +00:00
Accessability form field label change
This commit is contained in:
parent
386808c902
commit
0ccf240a2f
1 changed files with 1 additions and 1 deletions
|
|
@ -170,7 +170,7 @@ export default function PersonalInfoForm({
|
|||
<Input
|
||||
name="accommodations"
|
||||
id="accommodations"
|
||||
placeholder="I use a screen reader / I need increased text size during onboarding"
|
||||
placeholder="I use a screen reader/I need increased text size during onboarding"
|
||||
sx={{ ...AutofillColourFix }}
|
||||
/>
|
||||
</Field>
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue