feat: add a1 spanish superblock outline (#62059)

This commit is contained in:
Tom
2025-09-05 13:51:45 -05:00
committed by GitHub
parent 9f9b4cbfb8
commit e17584f89e
16 changed files with 82 additions and 0 deletions
+1
View File
@@ -276,6 +276,7 @@ export const superBlockToCertMap: {
[SuperBlocks.FullStackDeveloper]: Certification.FullStackDeveloper,
[SuperBlocks.A2English]: Certification.A2English,
[SuperBlocks.B1English]: Certification.B1English,
[SuperBlocks.A1Spanish]: null,
[SuperBlocks.A2Spanish]: Certification.A2Spanish,
[SuperBlocks.A2Chinese]: Certification.A2Chinese,
[SuperBlocks.A1Chinese]: Certification.A1Chinese,