@mythpe/quasar-ui-qui 0.5.65 → 0.5.66

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/index.d.ts CHANGED
@@ -3320,7 +3320,6 @@ export declare const useComponent: <P extends Generic>(name: MaybeRefOrGetter<Co
3320
3320
  md: any;
3321
3321
  lg: any;
3322
3322
  xl: any;
3323
- class: (string | null | undefined)[];
3324
3323
  }>;
3325
3324
  inputRules: ComputedRef<Record<string, any>>;
3326
3325
  accepts: ComputedRef<string[]>;