fix(curriculum): change helpCategory from HTML-CSS to JavaScript in lab-lightbox-viewer (#66236)

This commit is contained in:
Anshit-Sony
2026-03-04 16:49:20 +05:30
committed by GitHub
parent 53b4806fc6
commit 5a8b7336c9

View File

@@ -8,5 +8,5 @@
"challengeOrder": [
{ "id": "66db57ad34c7089b9b41bfd6", "title": "Build a Lightbox Viewer" }
],
"helpCategory": "HTML-CSS"
"helpCategory": "JavaScript"
}