INFRA-2874 | uat fix

This commit is contained in:
dhruvjoshi
2024-03-01 17:02:59 +05:30
parent c48c5f1483
commit 79d5aef7d6

View File

@@ -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']}