CELE-32 merge: Merge with develop #96
Annotations
5 errors
build
Type '{ checked: any; onChange: (e: any) => any; showTooltip: boolean; }' is not assignable to type 'IntrinsicAttributes & CustomSwitchProps'.
|
build
Type '{ checked: any; onChange: (e: any) => any; disabled: boolean; showTooltip: boolean; }' is not assignable to type 'IntrinsicAttributes & CustomSwitchProps'.
|
build
Type '{ checked: any; onChange: (e: any) => any; showTooltip: boolean; }' is not assignable to type 'IntrinsicAttributes & CustomSwitchProps'.
|
build
'key' is declared but its value is never read.
|
build
Process completed with exit code 2.
|