Update README.md (#5161)

pull/5168/head
Mattias Olofsson 2024-01-28 22:35:07 +01:00 committed by GitHub
parent 7560353472
commit ecdceba4d1
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -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';