Sharlaan / material-ui-superselectfield

multiselection autocomplete dropdown component for Material-UI
https://sharlaan.github.io/material-ui-superselectfield
MIT License
266 stars 92 forks source link

Added popOverClassName prop to the PopOver Element #140

Closed barrymichaeldoyle closed 6 years ago

barrymichaeldoyle commented 6 years ago

This is a quick fix to the problem I'm having that I mentioned over here https://github.com/Sharlaan/material-ui-superselectfield/issues/139

barrymichaeldoyle commented 6 years ago

I've created a different PR which has default props and prop types implemented too.