mirror of
https://github.com/element-plus/element-plus.git
synced 2026-03-13 07:51:17 +08:00
chore(components): [autocomplete] fix the comment description error (#13979)
This commit is contained in:
@@ -51,7 +51,7 @@ export const autocompleteProps = buildProps({
|
||||
default: 300,
|
||||
},
|
||||
/**
|
||||
* @description the placeholder of Autocomplete
|
||||
* @description placement of the popup menu
|
||||
*/
|
||||
placement: {
|
||||
type: definePropType<Placement>(String),
|
||||
|
||||
Reference in New Issue
Block a user