mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-06-19 21:09:51 +08:00
fix(curriculum): missing note in JS A11y (#60940)
This commit is contained in:
parent
11d22be2dd
commit
3e64e45bc5
@ -1856,6 +1856,12 @@
|
||||
"certified-full-stack-developer-exam": "Certified Full Stack Developer Exam"
|
||||
},
|
||||
"module-intros": {
|
||||
"js-a11y": {
|
||||
"note": "Coming Fall 2025",
|
||||
"intro": [
|
||||
"In this module, you will learn how to work with the aria-expanded, aria-live and aria-controls attributes inside of your HTML, CSS and JavaScript applications."
|
||||
]
|
||||
},
|
||||
"css-libraries-and-frameworks": {
|
||||
"note": "Coming Fall 2025",
|
||||
"intro": [
|
||||
|
||||
Loading…
Reference in New Issue
Block a user