diff --git a/components/lib/config/PrimeVue.d.ts b/components/lib/config/PrimeVue.d.ts index f580b251e..12ec2e6b4 100644 --- a/components/lib/config/PrimeVue.d.ts +++ b/components/lib/config/PrimeVue.d.ts @@ -103,7 +103,6 @@ export interface PrimeVueConfiguration { zIndex?: PrimeVueZIndexOptions; pt?: PassThrough; ptOptions?: PassThroughOptions; - unstyled?: boolean; csp?: PrimeVueCSPOptions; }