refactor: only use dasherized superBlock (#41067)
This commit is contained in:
committed by
GitHub
parent
73f8377d68
commit
97fcaa693f
@ -106,7 +106,7 @@ exports.createSuperBlockIntroPages = createPage => edge => {
|
||||
path: slug,
|
||||
component: superBlockIntro,
|
||||
context: {
|
||||
superBlock: superBlock,
|
||||
superBlock,
|
||||
slug
|
||||
}
|
||||
});
|
||||
|
Reference in New Issue
Block a user