We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f3241bd commit 22df2c3Copy full SHA for 22df2c3
src/runtime/emit-code.ts
@@ -1,5 +1,5 @@
1
import { SourceType, SNIPPET_RENDERED } from 'storybook/internal/docs-tools';
2
-import { addons } from 'storybook/internal/preview-api';
+import { addons } from 'storybook/preview-api';
3
import type { StoryObj } from '@storybook/svelte';
4
import { get } from 'es-toolkit/compat';
5
0 commit comments