You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
kusmierz, amosbastian, caffodian, Bessonov and patrickvienneau