From 38748af6b3a8a4a9f31999d8f869c1e85a4d16dd Mon Sep 17 00:00:00 2001 From: Lior Pollak <4294489+liorp@users.noreply.github.com> Date: Sun, 2 May 2021 08:27:20 +0300 Subject: [PATCH] =?UTF-8?q?Added=20a=20new=20theme=20=F0=9F=A5=B3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Material UI (snackbar style) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 7e86647..d074055 100644 --- a/README.md +++ b/README.md @@ -22,6 +22,7 @@ You can provide your own alert template if you need to. Otherwise you can just p - [Basic](https://github.com/schiehll/react-alert-template-basic) - [Dark](https://github.com/schiehll/react-alert-template-oldschool-dark) - [Material UI](https://github.com/MMMayC/react-alert-template-mui) +- [Material UI (Snackbar style)](https://github.com/liorp/react-alert-snackbar-material-ui) Feel free to submit a PR with the link for your own template.