feat: gallery view #1909
Annotations
5 errors
Unit Tests (20.9.0)
Type '{ field: AttachmentField | AutoNumberField | CheckboxField | CreatedByField | CreatedTimeField | ... 12 more ... | UserField; value: unknown; maxLine: number; className: string; itemClassName: string | undefined; }' is not assignable to type 'IntrinsicAttributes & ICellValueContainer'.
|
Unit Tests (20.9.0)
Type '{ text: string; maxLine: number; className: string; }' is not assignable to type 'IntrinsicAttributes & IOverflowTooltipProps'.
|
Unit Tests (20.9.0)
Type '{ value: {}; field: AttachmentField | AutoNumberField | CheckboxField | CreatedByField | CreatedTimeField | ... 12 more ... | UserField; maxLine: number; className: string; }' is not assignable to type 'IntrinsicAttributes & ICellValueContainer'.
|
Unit Tests (20.9.0)
Type '{ value: {}; field: AttachmentField | AutoNumberField | CheckboxField | CreatedByField | CreatedTimeField | ... 12 more ... | UserField; maxLine: number; className: string; }' is not assignable to type 'IntrinsicAttributes & ICellValueContainer'.
|
Unit Tests (20.9.0)
Process completed with exit code 1.
|