fix(checkbox): memory leak #9957
Annotations
5 errors
Lint:
src/checkbox/src/Checkbox.tsx#L249
Property 'renderCheckMarkColor' does not exist on type '{ labelLineHeight: string; fontSizeSmall: string; fontSizeMedium: string; fontSizeLarge: string; borderRadius: string; color: string; colorChecked: string; colorDisabled: string; colorDisabledChecked: string; ... 18 more ...; labelFontWeight: string; }'.
|
Lint:
src/checkbox/src/Checkbox.tsx#L250
Property 'renderCheckMarkColorDisabled' does not exist on type '{ labelLineHeight: string; fontSizeSmall: string; fontSizeMedium: string; fontSizeLarge: string; borderRadius: string; color: string; colorChecked: string; colorDisabled: string; colorDisabledChecked: string; ... 18 more ...; labelFontWeight: string; }'.
|
Lint:
src/checkbox/src/Checkbox.tsx#L258
Property 'renderCheckMarkColorDisabledChecked' does not exist on type '{ labelLineHeight: string; fontSizeSmall: string; fontSizeMedium: string; fontSizeLarge: string; borderRadius: string; color: string; colorChecked: string; colorDisabled: string; colorDisabledChecked: string; ... 18 more ...; labelFontWeight: string; }'.
|
Lint:
src/cascader/src/CascaderMenu.tsx#L78
Expected 2 arguments, but got 3.
|
Lint
Process completed with exit code 1.
|
Loading