Update PrimeVue.js
parent
6cce144ab9
commit
a15d73e69c
|
@ -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();
|
||||||
|
|
Loading…
Reference in New Issue