mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-05-28 18:26:54 +00:00
feat(client): archive page (#62450)
This commit is contained in:
@@ -133,6 +133,8 @@ export const superBlockStages: StageMap = {
|
||||
|
||||
Object.freeze(superBlockStages);
|
||||
|
||||
export const archivedSuperBlocks = superBlockStages[SuperBlockStage.Legacy];
|
||||
|
||||
export const catalogSuperBlocks = superBlockStages[SuperBlockStage.Catalog];
|
||||
|
||||
type NotAuditedSuperBlocks = {
|
||||
|
||||
Reference in New Issue
Block a user