Skip to content

Commit 2628bba

Browse files
Remove unneeded chromatic config
1 parent 6db985b commit 2628bba

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

packages/storybook/stories/Components/FileUploaderField.stories.tsx

-3
Original file line numberDiff line numberDiff line change
@@ -54,9 +54,6 @@ export const Loading = () => {
5454
</Stack>
5555
);
5656
};
57-
Loading.parameters = {
58-
chromatic: { pauseAnimationAtEnd: true },
59-
};
6057

6158
export const withOutlineButton = createControlledStory(undefined, fileUploaderProps);
6259
withOutlineButton.decorators = [

0 commit comments

Comments
 (0)