sickdyd / react-search-autocomplete

A search box that filters the provided array of objects
https://sickdyd.github.io/react-search-autocomplete
MIT License
220 stars 84 forks source link

Component styling affects other components #14

Closed jamintz closed 3 years ago

jamintz commented 3 years ago

Trying to add this to my site but the default styling it comes with is overriding and negatively affecting my existing styling. I'm using material-ui for other elements and styles.

sickdyd commented 3 years ago

Hello @jamintz! What version are you using? What styling are affected? This bug should have been fixed in version 4.0.0. This was the issue. If you are using a prior version, try updating it. If you are using the latest version, can you create a codesandbox with an example?

sickdyd commented 3 years ago

Closed because solved in version 4.0.0