Skip to content

Commit

Permalink
[open-formulieren/open-forms#3597] Fix missing import
Browse files Browse the repository at this point in the history
  • Loading branch information
Viicos committed Dec 27, 2023
1 parent 9331697 commit c1640f4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/components/ComponentConfiguration.stories.tsx
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
import {SupportedLocales} from '@open-formulieren/types';
import {ContentComponentSchema} from '@open-formulieren/types';
import {expect, jest} from '@storybook/jest';
import {Meta, StoryFn, StoryObj} from '@storybook/react';
import {fireEvent, userEvent, waitFor, within} from '@storybook/testing-library';
Expand Down

0 comments on commit c1640f4

Please sign in to comment.