diff --git a/src/app/components/dropdown/dropdown.ts b/src/app/components/dropdown/dropdown.ts index e54d814f6bf..ffedb786adc 100755 --- a/src/app/components/dropdown/dropdown.ts +++ b/src/app/components/dropdown/dropdown.ts @@ -160,9 +160,9 @@ export class DropdownItem { [attr.required]="required" > {{ label() === 'p-emptylabel' ? ' ' : label() }} - + - {{ label() === 'p-emptylabel' ? ' ' : label() }} + {{ label() === 'p-emptylabel' ? ' ' : label() }}