Refactor #3965 - For Chips

This commit is contained in:
Tuğçe Küçükoğlu 2023-05-24 12:27:50 +03:00
parent 7dc9a486db
commit fb0c4cfc97
4 changed files with 162 additions and 128 deletions

View file

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