Open
Description
Problem
Styling is so difficult here especially when trying to work with design system components such as Material UI #437 .
Suggested solution
The solution that I suggest is to expose the input and suggestion list in the component rather than wrapping it inside the GeoSuggest
component. The react-places-autocomplete does this well but this package is much more complete than the other one which feels abandoned.