Closed KamleshKumar427 closed 7 months ago
@aked21 These linting errors are stopping the Age-Viewer from running. This has already been reported in issues and discord as well for a long time. Merge this PR to make the Age-Viewer functional.
Can someone please merge this?
Solve the error described in issue#45. There were linting errors in your JSX files related to accessibility using the jsx-a11y/control-has-associated-label rule. This rule ensures that form elements have an associated label for better accessibility.