Skip to content

Commit

Permalink
Merge pull request #30409 from storybookjs/fix-typo-in-migration-docs
Browse files Browse the repository at this point in the history
Docs: Update MIGRATION.md
  • Loading branch information
valentinpalkovic authored Jan 29, 2025
2 parents c6b8ca7 + 02ae2f3 commit ced3644
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion MIGRATION.md
Original file line number Diff line number Diff line change
Expand Up @@ -433,7 +433,7 @@

Storybook now supports [Angular's experimental zoneless mode](https://angular.dev/guide/experimental/zoneless). This mode is intended to improve performance by removing Angular's zone.js dependency. To enable zoneless mode in your Angular Storybook, set the `experimentalZoneless` config in your `angular.json` file:

````diff
```diff
{
"projects": {
"your-project": {
Expand Down

0 comments on commit ced3644

Please sign in to comment.