freeCodeCamp/curriculum/structure/blocks/event-hub.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
300 B
JSON

{
"name": "Build an Event Hub",
"blockLabel": "lab",
"blockLayout": "link",
"isUpcomingChange": true,
"usesMultifileEditor": true,
"dashedName": "event-hub",
"challengeOrder": [
{ "id": "66ebd4ae2812430bb883c787", "title": "Build an Event Hub" }
],
"helpCategory": "HTML-CSS"
}