INFRA-2874 | uat fix
This commit is contained in:
@@ -71,7 +71,7 @@ const UpdateSevList: FC<UpdateSevListProps> = (props: UpdateSevListProps) => {
|
||||
updateClearAllCallback={handleClearAll}
|
||||
updateSelectedOptions={handleSelectionChange}
|
||||
persistMenuOnSelect={true}
|
||||
placeholder="Select or Search member"
|
||||
placeholder="Select or search member"
|
||||
enableSelectedOptionSorting={true}
|
||||
limitChipThreshold={2}
|
||||
containerClassName={styles['auto-complete-container']}
|
||||
|
||||
Reference in New Issue
Block a user