Fix missing fn import

This commit is contained in:
Kasper Peulen 2024-03-08 12:58:29 +01:00
parent 3fc8363c2c
commit 4fb9164eec

View File

@ -1,3 +1,4 @@
import { fn } from '@storybook/test';
import { Header } from './Header';
export default {