feat(empty): new Empty component #3693
Annotations
4 errors
Build:
src/config-provider/context.ts#L13
Type '{ readonly classPrefix: "t"; readonly animation: Record<"include" | "exclude", AnimationType[]>; readonly calendar: { readonly firstDayOfWeek: 1; readonly fillWithZero: true; readonly controllerConfig: any; }; ... 13 more ...; readonly empty: { ...; }; } & { ...; }' is not assignable to type 'GlobalConfigProvider'.
|
Build:
src/config-provider/context.ts#L13
Type '{ readonly classPrefix: "t"; readonly animation: Record<"include" | "exclude", AnimationType[]>; readonly calendar: { readonly firstDayOfWeek: 1; readonly fillWithZero: true; readonly controllerConfig: any; }; ... 13 more ...; readonly empty: { ...; }; } & { ...; }' is not assignable to type 'GlobalConfigProvider'.
|
Build:
src/config-provider/context.ts#L13
Type '{ readonly classPrefix: "t"; readonly animation: Record<"include" | "exclude", AnimationType[]>; readonly calendar: { readonly firstDayOfWeek: 1; readonly fillWithZero: true; readonly controllerConfig: any; }; ... 13 more ...; readonly empty: { ...; }; } & { ...; }' is not assignable to type 'GlobalConfigProvider'.
|
Build
Process completed with exit code 1.
|
Loading