mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-04-26 16:00:56 -04:00
refactor: rename superblocks.ts to curriculum (#55624)
This commit is contained in:
committed by
GitHub
parent
6d1debec1c
commit
1e25cfdf83
@@ -1,7 +1,7 @@
|
||||
import {
|
||||
type SuperBlocks,
|
||||
getAuditedSuperBlocks
|
||||
} from '../../shared/config/superblocks';
|
||||
} from '../../shared/config/curriculum';
|
||||
|
||||
export function isAuditedSuperBlock(
|
||||
language: string,
|
||||
|
||||
Reference in New Issue
Block a user