Merge pull request #32180 from backstage/storybook-mcp

Add Storybook MCP
This commit is contained in:
Fredrik Adelöw
2026-01-07 18:13:47 +01:00
committed by GitHub
89 changed files with 367 additions and 124 deletions
@@ -78,6 +78,7 @@ starredEntitiesApi.toggleStarred('component:default/example-starred-entity-4');
export default {
title: 'Plugins/Home/Templates',
tags: ['!manifest'],
decorators: [
(Story: ComponentType<{}>) =>
wrapInTestApp(
@@ -86,6 +86,7 @@ starredEntitiesApi.toggleStarred('component:default/example-starred-entity-4');
export default {
title: 'Plugins/Home/Templates',
tags: ['!manifest'],
decorators: [
(Story: ComponentType<PropsWithChildren<{}>>) =>
wrapInTestApp(