mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-03-12 07:02:42 -04:00
refactor: rename superblocks.ts to curriculum (#55624)
This commit is contained in:
committed by
GitHub
parent
6d1debec1c
commit
1e25cfdf83
@@ -7,7 +7,7 @@ import {
|
||||
SuperBlockStages,
|
||||
SuperBlocks,
|
||||
superBlockOrder
|
||||
} from '../../../../shared/config/superblocks';
|
||||
} from '../../../../shared/config/curriculum';
|
||||
import { SuperBlockIcon } from '../../assets/icons/superblock-icon';
|
||||
import LinkButton from '../../assets/icons/link-button';
|
||||
import { Spacer, ButtonLink } from '../helpers';
|
||||
|
||||
Reference in New Issue
Block a user