techdocs: stop exporting entity content empty state
Signed-off-by: MT Lewis <mtlewis@users.noreply.github.com>
This commit is contained in:
@@ -185,8 +185,7 @@ const techDocsEntityContent = EntityContentBlueprint.makeWithOverrides({
|
||||
},
|
||||
});
|
||||
|
||||
/** @alpha */
|
||||
export const TechDocsEntityContentEmptyState = createExtension({
|
||||
const TechDocsEntityContentEmptyState = createExtension({
|
||||
kind: 'element',
|
||||
name: 'entity-content-empty-state',
|
||||
attachTo: { id: 'entity-content:techdocs', input: 'emptyState' },
|
||||
|
||||
Reference in New Issue
Block a user