chore(curriculum): add frontend to step superblock list (#57290)

This commit is contained in:
Anna
2024-12-10 15:26:34 -05:00
committed by GitHub
parent e5c2bacd2e
commit 2c7932d042
@@ -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 = [