fix(core): use TUI_DARK_MODE
instead of element in dropdown
#28246
Annotations
3 errors
Lint:
projects/core/directives/dropdown/dropdown.component.ts#L68
Variable name `_` must match one of the following formats: camelCase, UPPER_CASE
|
Lint:
projects/core/directives/dropdown/dropdown.component.ts#L68
'_' is assigned a value but never used
|
Lint
Process completed with exit code 1.
|