mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-02-01 03:04:01 -05:00
chore: audit block order (#57494)
This commit is contained in:
@@ -336,8 +336,8 @@
|
||||
"blocks": [
|
||||
{ "dashedName": "lecture-working-with-arrays" },
|
||||
{ "dashedName": "workshop-shopping-list" },
|
||||
{ "dashedName": "lecture-working-with-common-array-methods" },
|
||||
{ "dashedName": "lab-lunch-picker-program" },
|
||||
{ "dashedName": "lecture-working-with-common-array-methods" },
|
||||
{ "dashedName": "review-javascript-arrays" },
|
||||
{ "dashedName": "quiz-javascript-arrays" }
|
||||
]
|
||||
@@ -548,9 +548,9 @@
|
||||
{
|
||||
"dashedName": "lecture-introduction-to-javascript-libraries-and-frameworks"
|
||||
},
|
||||
{ "dashedName": "workshop-reusable-mega-navbar" },
|
||||
{ "dashedName": "lab-reusable-footer" },
|
||||
{ "dashedName": "lecture-working-with-data-in-react" },
|
||||
{ "dashedName": "workshop-reusable-mega-navbar" },
|
||||
{ "dashedName": "lab-mood-board" },
|
||||
{ "dashedName": "review-react-basics" },
|
||||
{ "dashedName": "quiz-react-basics" }
|
||||
|
||||
Reference in New Issue
Block a user