Update README.md (#5161)
parent
7560353472
commit
ecdceba4d1
|
@ -26,7 +26,7 @@ pnpm add primevue
|
||||||
|
|
||||||
## Plugin
|
## Plugin
|
||||||
|
|
||||||
PrimeVue plugin is required to be installed with the **use** function to set up the default [configuration](https://primevue.org/theming).
|
PrimeVue plugin is required to be installed with the **use** function to set up the default [configuration](https://primevue.org/configuration).
|
||||||
|
|
||||||
```javascript
|
```javascript
|
||||||
import { createApp } from 'vue';
|
import { createApp } from 'vue';
|
||||||
|
|
Loading…
Reference in New Issue