build(deps): bump grommet from 2.28.0 to 2.44.0 #308
Annotations
2 errors
pr-checker:
src/components/Calendar/Day.tsx#L30
Type '{ children: Element; background: string; border: { color: string; }; pad: string; onClick: (() => void) | undefined; square: true; }' is not assignable to type 'IntrinsicAttributes & BoxProps & { square?: boolean | undefined; children?: ReactNode; }'.
|
pr-checker
Process completed with exit code 2.
|