freeCodeCamp/curriculum/structure/blocks/review-computer-basics.json
Oliver Eyton-Williams 27a54624c3
refactor: blockType -> blockLabel (#62548)
Co-authored-by: Huyen Nguyen <25715018+huyenltnguyen@users.noreply.github.com>
2025-10-23 23:20:15 +05:30

12 lines
294 B
JSON

{
"name": "Computer Basics Review",
"blockLabel": "review",
"blockLayout": "link",
"isUpcomingChange": false,
"dashedName": "review-computer-basics",
"challengeOrder": [
{ "id": "671a87e6dcef5b5bd765e5ed", "title": "Computer Basics Review" }
],
"helpCategory": "HTML-CSS"
}