web: properly fetch colors for horizontal rule blocks
This commit is contained in:
@@ -34,13 +34,7 @@ const EventFragmentDefinition = graphql(`
|
||||
subtitle
|
||||
lead
|
||||
body {
|
||||
id
|
||||
blockType
|
||||
field
|
||||
... on RichTextBlock {
|
||||
rawValue
|
||||
value
|
||||
}
|
||||
...OneLevelOfBlocks
|
||||
}
|
||||
featuredImage {
|
||||
...Image
|
||||
|
||||
Reference in New Issue
Block a user