Accessability form field label change

This commit is contained in:
Malted 2024-01-26 18:00:25 +01:00
parent 386808c902
commit 0ccf240a2f
No known key found for this signature in database

View file

@ -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>