diff --git a/README.md b/README.md index 28df485..537a20a 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@

latest version - NPM downloads per month + NPM downloads per month license

diff --git a/website/docs/guide/framework/vue.mdx b/website/docs/guide/framework/vue.mdx index 6e422af..804c0a7 100644 --- a/website/docs/guide/framework/vue.mdx +++ b/website/docs/guide/framework/vue.mdx @@ -18,17 +18,17 @@ Use with Vue in a existing Rsbuild project. ### Installation -To use Vue with Storybook, you need to install the `storybook-vue-rsbuild` package. +To use Vue with Storybook, you need to install the `storybook-vue3-rsbuild` package. - + ### Setup `.storybook/main.ts` ```js -import { StorybookConfig } from 'storybook-vue-rsbuild' +import { StorybookConfig } from 'storybook-vue3-rsbuild' const config: StorybookConfig = { - framework: 'storybook-vue-rsbuild', + framework: 'storybook-vue3-rsbuild', rsbuildFinal: (config) => { // Customize the final Rsbuild config here return config diff --git a/website/docs/guide/index.mdx b/website/docs/guide/index.mdx index 668feb7..47a0312 100644 --- a/website/docs/guide/index.mdx +++ b/website/docs/guide/index.mdx @@ -9,7 +9,7 @@ alt="latest version" /> - +