Skip to content

Commit

Permalink
Update code/lib/builder-vite/src/index.ts
Browse files Browse the repository at this point in the history
Co-authored-by: Ian VanSchooten <[email protected]>
  • Loading branch information
tmeasday and IanVS authored Dec 2, 2022
1 parent e495fe2 commit 167833f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion code/lib/builder-vite/src/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ export type StorybookConfig = StorybookBaseConfig & {
/**
* @deprecated
*
* Use `import { StorybookConfig } from '@storybook/build-vite';`
* Use `import { StorybookConfig } from '@storybook/builder-vite';`
*
* Or better yet, import from your framework.
*/
Expand Down

0 comments on commit 167833f

Please sign in to comment.