mirror of
https://github.com/storybookjs/storybook.git
synced 2025-03-31 05:03:21 +08:00
Update MIGRATION.md
Co-authored-by: Michael Shilman <shilman@users.noreply.github.com>
This commit is contained in:
parent
2161980516
commit
05ad2406d2
@ -467,7 +467,7 @@ export StoryOne = ...;
|
||||
StoryOne.story = { parameters: { ...commonParameters, other: 'things' } };
|
||||
```
|
||||
|
||||
> NOTE: also the use of `addParameters` and `addDecorators` at arbitrary points is also deprecated, see [the deprecation warning](#deprecated-addparameters-and-adddecorator).
|
||||
> NOTE: also the use of `addParameters` and `addDecorator` at arbitrary points is also deprecated, see [the deprecation warning](#deprecated-addparameters-and-adddecorator).
|
||||
|
||||
#### Changed Parameter Handling
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user