Skip to content

Commit

Permalink
Merge pull request #28862 from BBboy01/next
Browse files Browse the repository at this point in the history
Docs: Migration guide fix migrate Angular demo code
  • Loading branch information
jonniebigodes authored Aug 12, 2024
2 parents 7780067 + 9a5e11b commit 763deb5
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 @@ -2506,7 +2506,7 @@ const meta: Meta = {
// Extract all providers (and nested ones) from a ModuleWithProviders
importProvidersFrom(SomeOtherModule.forRoot()),
],
}
}),
],
};

Expand Down

0 comments on commit 763deb5

Please sign in to comment.