fix eslint #241
Annotations
2 errors
build
Property 'onSwitchChange' is missing in type '{ key: number; data: { label: string; checked: boolean; helpText: string; }; showTooltip: false; showExtraActions: true; listType: string; }' but required in type '{ data: any; showTooltip?: boolean; listType: any; showExtraActions?: boolean; onSwitchChange: any; }'.
|
build
Process completed with exit code 2.
|