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
@@ -40,6 +40,7 @@ export default {
},
),
],
tags: ['!manifest'],
};
export const Default = () => {
@@ -85,6 +85,7 @@ export default {
{ mountedRoutes: { '/search': rootRouteRef } },
),
],
tags: ['!manifest'],
};
export const Default = () => {
@@ -44,6 +44,7 @@ export default {
</TestApiProvider>
),
],
tags: ['!manifest'],
};
const values = ['value-1', 'value-2', 'value-3'];