Skip to content

Commit 5ea333a

Browse files
committed
Fix AgentExternal story
1 parent fbd9253 commit 5ea333a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

site/src/modules/resources/AgentExternal.stories.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
import type { Meta, StoryObj } from "@storybook/react";
1+
import type { Meta, StoryObj } from "@storybook/react-vite";
22
import { chromatic } from "testHelpers/chromatic";
33
import { MockWorkspace, MockWorkspaceAgent } from "testHelpers/entities";
44
import { withDashboardProvider } from "testHelpers/storybook";

0 commit comments

Comments
 (0)