Skip to content

Commit

Permalink
fix: #17199 datepicker sizes
Browse files Browse the repository at this point in the history
  • Loading branch information
mtrefzer committed Dec 27, 2024
1 parent cd0f320 commit 01bf2aa
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/primeng/src/datepicker/datepicker.ts
Original file line number Diff line number Diff line change
Expand Up @@ -78,6 +78,7 @@ export const DATEPICKER_VALUE_ACCESSOR: any = {
<input
#inputfield
pInputText
[pSize]="size"
type="text"
role="combobox"
[attr.id]="inputId"
Expand Down

0 comments on commit 01bf2aa

Please sign in to comment.