mirror of
https://github.com/storybookjs/storybook.git
synced 2025-04-04 12:31:06 +08:00
fix preset
This commit is contained in:
parent
7c25d25b4e
commit
3ed96011d3
@ -1,3 +1,3 @@
|
||||
import { withActions } from '../index';
|
||||
|
||||
export const decorators = [withActions];
|
||||
export const decorators = [withActions()];
|
||||
|
Loading…
x
Reference in New Issue
Block a user