mirror of
https://github.com/storybookjs/storybook.git
synced 2025-04-09 00:19:13 +08:00
Fix missing fn import
This commit is contained in:
parent
3fc8363c2c
commit
4fb9164eec
@ -1,3 +1,4 @@
|
||||
import { fn } from '@storybook/test';
|
||||
import { Header } from './Header';
|
||||
|
||||
export default {
|
||||
|
Loading…
x
Reference in New Issue
Block a user