Commit bc691b9
committed
fix: spread array correctly in story next()
The previous code pushed a nested array instead of spreading items,
causing incorrect data shape in the Storybook window scroll story.1 parent 53d7748 commit bc691b9
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
| 16 | + | |
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
| |||
0 commit comments