fix(learn): split and simplified learn map (#39154)
This commit is contained in:
committed by
Mrugesh Mohapatra
parent
48c97238fc
commit
ac3d762bb5
@@ -122,7 +122,7 @@ exports.createSuperBlockIntroPages = createPage => edge => {
|
||||
path: slug,
|
||||
component: superBlockIntro,
|
||||
context: {
|
||||
superBlock: dasherize(superBlock),
|
||||
superBlock: superBlock,
|
||||
slug
|
||||
}
|
||||
});
|
||||
|
Reference in New Issue
Block a user