add fact box block
This commit is contained in:
@@ -137,6 +137,13 @@ const BlockFragmentDefinition = graphql(`
|
||||
...OneLevelOfBlocks
|
||||
}
|
||||
}
|
||||
... on FactBoxBlock {
|
||||
heading
|
||||
backgroundColor
|
||||
body {
|
||||
...OneLevelOfBlocks
|
||||
}
|
||||
}
|
||||
... on PageSectionBlock {
|
||||
title
|
||||
backgroundColor
|
||||
|
||||
Reference in New Issue
Block a user