diff --git a/src/views/setup/Setup.vue b/src/views/setup/Setup.vue index 8b00e1f64..b0264e650 100755 --- a/src/views/setup/Setup.vue +++ b/src/views/setup/Setup.vue @@ -66,17 +66,17 @@ import Dialog from 'primevue/dialog/sfc';
Script Tag

Other alternative is utilizing the components directly within the browser with the iife build. Note that PrimeVue does not provide a umd build.

-

+

 
Dependencies