We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 34d6e94 commit 7b664d6Copy full SHA for 7b664d6
storybook/src/stories/Button.stories.ts
@@ -1,5 +1,6 @@
1
import type { Meta, StoryObj } from "@storybook/react";
2
import { takeVisualSnapshot } from "@saucelabs/visual-storybook/play";
3
+import { SauceVisualParams } from "@saucelabs/visual-storybook";
4
import { Button } from "./Button";
5
import { expect, userEvent, within } from '@storybook/test';
6
0 commit comments