mirror of
https://github.com/cheveguerra/whaticket-community.git
synced 2026-04-19 04:09:26 +00:00
improvement: added autoHighlight to automplete fields
This commit is contained in:
@@ -163,6 +163,7 @@ const NewTicketModal = ({ modalOpen, onClose }) => {
|
||||
loading={loading}
|
||||
style={{ width: 300 }}
|
||||
clearOnBlur
|
||||
autoHighlight
|
||||
freeSolo
|
||||
clearOnEscape
|
||||
getOptionLabel={renderOptionLabel}
|
||||
|
||||
Reference in New Issue
Block a user