mui-redux-alerts
mui-redux-alerts copied to clipboard
mui v3 update
this pr subsumes https://github.com/ThadeuLuz/mui-redux-alerts/pull/4 (just wanted to have the latest changes)
Also it integrates other changes made by @rememberlenny
For those who can't wait:
add "mui-redux-alerts": "git+https://github.com/srghma/mui-redux-alerts.git#build",
(this branch is made using command git checkout build && git reset --hard master && sed -i 's/^lib$/#\ lib/' .gitignore && npm run build && git add --all && git commit --all -m 'build' && git push --force && git checkout master)