Skip to content
This repository was archived by the owner on Oct 30, 2023. It is now read-only.

Commit ec1fc4f

Browse files
committed
docs(Readme): update demo image
1 parent f5c9d07 commit ec1fc4f

File tree

2 files changed

+8
-2
lines changed

2 files changed

+8
-2
lines changed

PrimeVue_demo_dark.png

357 KB
Loading

README.md

+8-2
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
* Load [PrimeVue](https://www.primefaces.org/primevue/setup) Components
44
* Add PrimeVue Services (usePrimeDataTable)
5-
* [Formkit](https://formkit.com/) Support witf [formkit-primevue](https://github.com/sfxcode/formkit-primevue)
5+
* [Formkit](https://formkit.com/) Support with [formkit-primevue](https://github.com/sfxcode/formkit-primevue)
66

77
## Version
88

@@ -14,6 +14,12 @@
1414

1515
[Netlify: nuxt3-primevue-starter](https://nuxt3-primevue-starter.netlify.app/)
1616

17+
## Docs
18+
19+
Read more on [Docs](https://sfxcode.github.io/nuxt-primevue)
20+
21+
Tutorial: [Getting started](https://sfxcode.github.io/nuxt-primevue/guide/getting-started.html)
22+
1723
## Usage
1824

1925
Add Module **nuxt-primevue** to **nuxt.config.ts**
@@ -109,4 +115,4 @@ export function defaultPrimeVueComponents(useFormkit: boolean, onlyGlobal:boolea
109115
- Use `npm run dev` to start [playground](./playground) in development mode.
110116

111117

112-
![](nuxt-primevue.png)
118+
![](PrimeVue_demo_dark.png)

0 commit comments

Comments
 (0)