fix onBlur in ComboBox when no Button provided (#6008)
* fix onBlur in Combobox when no Button
* fix after review
* fix undefined ref value
* Update packages/@react-aria/combobox/test/useComboBox.test.js
---------
Co-authored-by: Robert Snow <snowystinger@gmail.com>