tleunen / react-mdl

React Components for Material Design Lite
https://tleunen.github.io/react-mdl/
MIT License
1.76k stars 255 forks source link

Snackbar position #441

Open panvourtsis opened 7 years ago

panvourtsis commented 7 years ago

Hi, currently on my project there was a need to move the snackbar that i have for popup messages from bottom to the top. It's also handy when it comes to mobile view as well. I know that material lite doesnt have this on their implementation but that would be nice.

Let me know what you think.