We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 07b76ac commit 345990cCopy full SHA for 345990c
docs/guide/getting-started/integrations/vue.md
@@ -143,7 +143,7 @@ You can also follow À la carte fashion if you don't want to register all the co
143
pnpm add -D unplugin-vue-components
144
145
# yarn
146
- pnpm add -D unplugin-vue-components
+ yarn add -D unplugin-vue-components
147
148
# npm
149
npm i -D unplugin-vue-components
0 commit comments