Skip to content

Commit

Permalink
Remove inc Element from args in PowerSelectMultipleTrigger (#1862)
Browse files Browse the repository at this point in the history
  • Loading branch information
mkszepp authored Nov 19, 2024
1 parent 4bcffd2 commit d5e014f
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@ import { deprecate } from '@ember/debug';
interface PowerSelectMultipleTriggerSignature {
Element: HTMLElement;
Args: {
Element: HTMLElement;
select: Select;
searchEnabled: boolean;
placeholder?: string;
Expand Down

0 comments on commit d5e014f

Please sign in to comment.