Commit 3175faa
fix: restore aria-label and use SUPPORTED_LANGUAGES in SearchInput
- Restore the aria-label attribute on the language select element
(removed in PR #92, reducing accessibility)
- Replace the duplicate inline languages array with SUPPORTED_LANGUAGES
from constants (single source of truth)
Co-authored-by: jaseel0 <225665919+jaseel0@users.noreply.github.com>
Agent-Logs-Url: https://github.com/BeyteFlow/ReadmeGenAI/sessions/486edd1a-2457-4589-b5e2-b61f6dfde55f1 parent cc5e850 commit 3175faa
1 file changed
Lines changed: 2 additions & 15 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
32 | | - | |
33 | | - | |
34 | | - | |
35 | | - | |
36 | | - | |
37 | | - | |
38 | | - | |
39 | | - | |
40 | | - | |
41 | | - | |
42 | | - | |
43 | | - | |
44 | | - | |
45 | | - | |
46 | 32 | | |
47 | 33 | | |
48 | 34 | | |
| |||
86 | 72 | | |
87 | 73 | | |
88 | 74 | | |
| 75 | + | |
89 | 76 | | |
90 | 77 | | |
91 | | - | |
| 78 | + | |
92 | 79 | | |
93 | 80 | | |
94 | 81 | | |
| |||
0 commit comments