Refactor #3965 - For Editor

This commit is contained in:
Tuğçe Küçükoğlu 2023-05-25 17:18:27 +03:00
parent 2d7d8517f0
commit 520962b145
3 changed files with 76 additions and 987 deletions

View file

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