From 3bec317cd6603c5841612c15faaaa304311ba87e Mon Sep 17 00:00:00 2001 From: Cagatay Civici Date: Fri, 12 Feb 2021 09:31:55 +0300 Subject: [PATCH] Fixed script tag sample --- src/views/setup/Setup.vue | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) 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