Skip to content

Commit

Permalink
Merge pull request #18974 from kk3939/patch-2
Browse files Browse the repository at this point in the history
Update MIGRATION.md
  • Loading branch information
kylegach committed Aug 29, 2022
2 parents 40acda0 + 2a757b3 commit 666f917
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 @@ -520,7 +520,7 @@ It is no longer possible to set `parameters.docs.getContainer()` and `getPage()`

#### Icons API changed

For addon authors who use the `Icons` component, its API has been udpated in Storybook 7.
For addon authors who use the `Icons` component, its API has been updated in Storybook 7.

```diff
export interface IconsProps extends ComponentProps<typeof Svg> {
Expand Down

0 comments on commit 666f917

Please sign in to comment.