From e6d7a26168f6109425ad25176e5df598ca2c5ccc Mon Sep 17 00:00:00 2001 From: MT Lewis Date: Mon, 16 Sep 2024 12:15:34 +0100 Subject: [PATCH] techdocs: consistent casing for extension variable Signed-off-by: MT Lewis --- plugins/techdocs/src/alpha.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/plugins/techdocs/src/alpha.tsx b/plugins/techdocs/src/alpha.tsx index 260909e007..2299b56be9 100644 --- a/plugins/techdocs/src/alpha.tsx +++ b/plugins/techdocs/src/alpha.tsx @@ -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({