Fixed #5504 - Remove unstyled option from plugin options
parent
71715f5523
commit
a0852af364
|
@ -103,7 +103,6 @@ export interface PrimeVueConfiguration {
|
|||
zIndex?: PrimeVueZIndexOptions;
|
||||
pt?: PassThrough<PrimeVuePTOptions>;
|
||||
ptOptions?: PassThroughOptions;
|
||||
unstyled?: boolean;
|
||||
csp?: PrimeVueCSPOptions;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue