diff --git a/src/views/setup/Setup.vue b/src/views/setup/Setup.vue index 3ba050bfb..30c802b17 100644 --- a/src/views/setup/Setup.vue +++ b/src/views/setup/Setup.vue @@ -20,13 +20,17 @@ npm install primeicons --save
Path of each component is available at the "import" section of a component documentation.
In the next step, register the component with the tag name you'd like to use.
+Majority of PrimeVue components (95%) are native and there are some exceptions having 3rd party dependencies such as Google Maps for GMap.