diff --git a/src/app/components/dropdown/dropdown.ts b/src/app/components/dropdown/dropdown.ts index 18f91e8eaf6..74e5807aade 100755 --- a/src/app/components/dropdown/dropdown.ts +++ b/src/app/components/dropdown/dropdown.ts @@ -22,7 +22,6 @@ import { Renderer2, Signal, signal, - SimpleChanges, TemplateRef, ViewChild, ViewEncapsulation, @@ -266,7 +265,15 @@ export class DropdownItem { -