67059ccf10
## Current Behavior - Storybook generator docs banner says "Nx uses Storybook 7" - Separate storybook-9-setup.mdoc page exists - No documentation for migrate-10 generator ## Expected Behavior - Update banner to "Nx uses Storybook 10" - Consolidate storybook-9-setup into upgrading-storybook guide - Add migrate-10-generator-examples.md with AI-assisted migration docs - Update all references to point to new consolidated guide --- Main content is here: https://deploy-preview-33619--nx-docs.netlify.app/docs/technologies/test-tools/storybook/guides/upgrading-storybook Need to follow-up on the sidebar ordering as it doesn't seem to take it into account for technologies section. Fixes DOC-347