mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-05-28 18:26:54 +00:00
feat(schema): add 'dialogue-grid' layout option to block layouts (#59474)
This commit is contained in:
@@ -16,6 +16,8 @@ export enum BlockLayouts {
|
||||
Link = 'link',
|
||||
ChallengeGrid = 'challenge-grid',
|
||||
|
||||
DialogueGrid = 'dialogue-grid',
|
||||
|
||||
/**
|
||||
* ChallengeList displays challenges in a list.
|
||||
* This layout is used in backend blocks, The Odin Project blocks, and blocks in legacy certification.
|
||||
|
||||
Reference in New Issue
Block a user