mirror of
https://github.com/primefaces/primevue.git
synced 2025-05-09 17:02:38 +00:00
Refactor #3965 - For Chips
This commit is contained in:
parent
7dc9a486db
commit
fb0c4cfc97
4 changed files with 162 additions and 128 deletions
|
@ -132,7 +132,7 @@ export const defaultOptions = {
|
|||
tooltip: 1100
|
||||
},
|
||||
pt: undefined,
|
||||
unstyled: false
|
||||
unstyled: true
|
||||
};
|
||||
|
||||
const PrimeVueSymbol = Symbol();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue