mirror of
https://github.com/primefaces/primevue.git
synced 2025-05-09 08:52:34 +00:00
Fixed #5504 - Remove unstyled option from plugin options
This commit is contained in:
parent
71715f5523
commit
a0852af364
1 changed files with 0 additions and 1 deletions
1
components/lib/config/PrimeVue.d.ts
vendored
1
components/lib/config/PrimeVue.d.ts
vendored
|
@ -103,7 +103,6 @@ export interface PrimeVueConfiguration {
|
|||
zIndex?: PrimeVueZIndexOptions;
|
||||
pt?: PassThrough<PrimeVuePTOptions>;
|
||||
ptOptions?: PassThroughOptions;
|
||||
unstyled?: boolean;
|
||||
csp?: PrimeVueCSPOptions;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue