mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-05-28 18:26:54 +00:00
fix(tools/challenge-editor): restore step tools for upcoming Python certification (#52380)
This commit is contained in:
@@ -6,7 +6,8 @@ import './block.css';
|
||||
|
||||
const stepBasedSuperblocks = [
|
||||
'14-responsive-web-design-22',
|
||||
'15-javascript-algorithms-and-data-structures-22'
|
||||
'15-javascript-algorithms-and-data-structures-22',
|
||||
'20-upcoming-python'
|
||||
];
|
||||
|
||||
const Block = () => {
|
||||
|
||||
Reference in New Issue
Block a user