mirror of
https://github.com/nuxt/nuxt.git
synced 2024-11-22 21:55:11 +00:00
docs: fix typo in @pinia/nuxt
module name (#20199)
This commit is contained in:
parent
bc910f6837
commit
1f70cb7219
@ -136,7 +136,7 @@ Nuxt no longer provides a Vuex integration. Instead, the official Vue recommenda
|
|||||||
|
|
||||||
A simple way to provide global state management with pinia would be:
|
A simple way to provide global state management with pinia would be:
|
||||||
|
|
||||||
Install the [@nuxt/pinia](https://nuxt.com/modules/pinia) module:
|
Install the [@pinia/nuxt](https://nuxt.com/modules/pinia) module:
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
yarn add pinia @pinia/nuxt
|
yarn add pinia @pinia/nuxt
|
||||||
|
Loading…
Reference in New Issue
Block a user