We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8252007 commit a0bd3fdCopy full SHA for a0bd3fd
Resources/Private/Fusion/External/Collection.fusion
@@ -13,7 +13,7 @@ prototype(Carbon.IncludeAssets:Collection) < prototype(Neos.Fusion:Component) {
13
'Inline': PropTypes.dataStructure({
14
'CSS': PropTypes.string,
15
'JS': PropTypes.string,
16
- 'MJS': PropTypes.string
+ 'MJS': PropTypes.string,
17
'HTML': PropTypes.string
18
}),
19
'File': PropTypes.dataStructure({
0 commit comments