Skip to content

Commit 5ecb1aa

Browse files
typo fix
1 parent b15b85d commit 5ecb1aa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/primevue/src/autocomplete/AutoComplete.d.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -178,7 +178,7 @@ export interface AutoCompletePassThroughOptions {
178178
*/
179179
loader?: AutoCompletePassThroughOptionType;
180180
/**
181-
* Used to pass attributes to the label's DOM element.
181+
* Used to pass attributes to the clear icon's DOM element.
182182
*/
183183
clearIcon?: AutoCompletePassThroughOptionType;
184184
/**

0 commit comments

Comments
 (0)