techdocs: consistent casing for extension variable

Signed-off-by: MT Lewis <mtlewis@users.noreply.github.com>
This commit is contained in:
MT Lewis
2024-09-16 12:15:34 +01:00
parent 7120d77a33
commit e6d7a26168
+2 -2
View File
@@ -183,7 +183,7 @@ const techDocsEntityContent = EntityContentBlueprint.makeWithOverrides({
},
});
const TechDocsEntityContentEmptyState = createExtension({
const techDocsEntityContentEmptyState = createExtension({
kind: 'empty-state',
name: 'entity-content',
attachTo: { id: 'entity-content:techdocs', input: 'emptyState' },
@@ -210,7 +210,7 @@ export default createFrontendPlugin({
techDocsPage,
techDocsReaderPage,
techDocsEntityContent,
TechDocsEntityContentEmptyState,
techDocsEntityContentEmptyState,
techDocsSearchResultListItemExtension,
],
routes: convertLegacyRouteRefs({