mui-redux-alerts icon indicating copy to clipboard operation
mui-redux-alerts copied to clipboard

mui v3 update

Open srghma opened this issue 6 years ago • 0 comments

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)

srghma avatar Jan 30 '19 11:01 srghma