Refactor #3965 - For Editor

This commit is contained in:
Tuğçe Küçükoğlu 2023-05-25 17:19:48 +03:00
parent f2b9ccd99c
commit 5ecc9e96f6
2 changed files with 999 additions and 1 deletions

View file

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