diff --git a/tools/challenge-editor/client/src/components/block/block.tsx b/tools/challenge-editor/client/src/components/block/block.tsx index 963f61d305a..b28a5b03db4 100644 --- a/tools/challenge-editor/client/src/components/block/block.tsx +++ b/tools/challenge-editor/client/src/components/block/block.tsx @@ -7,7 +7,8 @@ import './block.css'; const stepBasedSuperblocks = [ '07-scientific-computing-with-python', '14-responsive-web-design-22', - '15-javascript-algorithms-and-data-structures-22' + '15-javascript-algorithms-and-data-structures-22', + '25-front-end-development' ]; const taskBasedSuperblocks = [