fix(curriculum): missing note in JS A11y (#60940)

This commit is contained in:
Jessica Wilkins 2025-06-20 01:35:38 -07:00 committed by GitHub
parent 11d22be2dd
commit 3e64e45bc5
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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": [