From bac1b73c2cc53f5a73173d305f4c862b7eda7e7f Mon Sep 17 00:00:00 2001 From: Cagatay Civici Date: Sat, 10 Oct 2020 13:29:34 +0300 Subject: [PATCH] Doc update --- src/views/setup/Setup.vue | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/src/views/setup/Setup.vue b/src/views/setup/Setup.vue index 427b30ef3..4e740bca5 100755 --- a/src/views/setup/Setup.vue +++ b/src/views/setup/Setup.vue @@ -11,7 +11,7 @@
 
-npm install primevue --save
+npm install primevue@^3.0.0 --save
 npm install primeicons --save
 
 
@@ -137,7 +137,7 @@ primeicons/primeicons.css //icons
Free Themes
-

PrimeVue ships with 32 free themes to choose from.

+

PrimeVue ships with various free themes to choose from.

 
 primevue/resources/themes/bootstrap4-light-blue/theme.css
@@ -152,6 +152,7 @@ primevue/resources/themes/mdc-light-indigo/theme.css
 primevue/resources/themes/mdc-light-deeppurple/theme.css
 primevue/resources/themes/mdc-dark-indigo/theme.css
 primevue/resources/themes/mdc-dark-deeppurple/theme.css
+primevue/resources/themes/fluent-light/theme.css
 primevue/resources/themes/saga-blue/theme.css
 primevue/resources/themes/saga-green/theme.css
 primevue/resources/themes/saga-orange/theme.css