Skip to content
Snippets Groups Projects
Unverified Commit 5c7f9853 authored by Júlia Jaeger Foresti's avatar Júlia Jaeger Foresti Committed by GitHub
Browse files

chore: adjust Accessibility page form id (#35018)

parent d6c4db80
No related branches found
No related tags found
No related merge requests found
......@@ -152,7 +152,7 @@ const AccessibilityPage = () => {
</Field>
<Field>
<FieldRow>
<FieldLabel htmlFor={fontSizeId}>{t('Mentions_with_@_symbol')}</FieldLabel>
<FieldLabel htmlFor={mentionsWithSymbolId}>{t('Mentions_with_@_symbol')}</FieldLabel>
<Controller
control={control}
name='mentionsWithSymbol'
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment