Skip to content

Commit 7b664d6

Browse files
committed
Importing SauceVisualParams
1 parent 34d6e94 commit 7b664d6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

storybook/src/stories/Button.stories.ts

+1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
import type { Meta, StoryObj } from "@storybook/react";
22
import { takeVisualSnapshot } from "@saucelabs/visual-storybook/play";
3+
import { SauceVisualParams } from "@saucelabs/visual-storybook";
34
import { Button } from "./Button";
45
import { expect, userEvent, within } from '@storybook/test';
56

0 commit comments

Comments
 (0)