freeCodeCamp/curriculum/structure/blocks/lab-voting-system.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

13 lines
317 B
JSON

{
"name": "Build a Voting System",
"isUpcomingChange": false,
"usesMultifileEditor": true,
"dashedName": "lab-voting-system",
"challengeOrder": [
{ "id": "673b567e3ba535dda140d278", "title": "Build a Voting System" }
],
"helpCategory": "JavaScript",
"blockLabel": "lab",
"blockLayout": "link"
}