docs(components): federate Storybook stories into Developer Portal MDX (#37502)

Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
Evan Rusackas
2026-01-28 21:33:01 -08:00
committed by GitHub
parent 5fedb65bc0
commit 73e095db8e
79 changed files with 8112 additions and 1739 deletions

View File

@@ -110,9 +110,21 @@ const sidebars = {
'testing/frontend-testing',
'testing/backend-testing',
'testing/e2e-testing',
'testing/storybook',
'testing/ci-cd',
],
},
{
type: 'category',
label: 'UI Components',
collapsed: true,
items: [
{
type: 'autogenerated',
dirName: 'components',
},
],
},
{
type: 'link',
label: 'API Reference',