Merge pull request #32180 from backstage/storybook-mcp
Add Storybook MCP
This commit is contained in:
@@ -29,6 +29,7 @@ import { OwnershipCard } from './OwnershipCard';
|
||||
export default {
|
||||
title: 'Plugins/Org/Ownership Card',
|
||||
component: OwnershipCard,
|
||||
tags: ['!manifest'],
|
||||
};
|
||||
|
||||
const defaultEntity: GroupEntity = {
|
||||
|
||||
@@ -99,6 +99,7 @@ export default {
|
||||
},
|
||||
}),
|
||||
],
|
||||
tags: ['!manifest'],
|
||||
};
|
||||
|
||||
const extraDetailsEntity: UserEntity = {
|
||||
|
||||
Reference in New Issue
Block a user