When using **usePlacesWidget** hook, a warning is shown in the console: > Google Maps JavaScript API has been loaded directly without loading=async. This can result in suboptimal performance. Is it possible to add async attribute to script during loadGoogleMapScript execution? <img width="670" alt="google-maps-async-warning" src="https://github.com/ErrorPro/react-google-autocomplete/assets/41441484/91f424e0-77fe-44e4-8c4e-6f45dd39e1b0">