Update PrimeVue.js

pull/3997/head
Tuğçe Küçükoğlu 2023-05-24 13:02:29 +03:00
parent 6cce144ab9
commit a15d73e69c
1 changed files with 1 additions and 1 deletions

View File

@ -132,7 +132,7 @@ export const defaultOptions = {
tooltip: 1100 tooltip: 1100
}, },
pt: undefined, pt: undefined,
unstyled: true unstyled: false
}; };
const PrimeVueSymbol = Symbol(); const PrimeVueSymbol = Symbol();