Describe the bug
Date picker does not blur the input after selecting a date.
To Reproduce
Steps to reproduce the behavior:
Go to https://reactdatepicker.com//#example-default
Click on date input field
Select any date
Calendar closes, but input stay focused.
Expected behavior
Calendar closes, input blurs.
Desktop (please complete the following information):
OS: iOS 15.6.1
Browser: chrome 141.0.7390.66
React DatePicker versions tested: 7.6.0 — 8.7.0
Additional context