From 4a89976311b8e2be11c482da09b544b9db8bcfd2 Mon Sep 17 00:00:00 2001 From: Fadi Khadra Date: Tue, 12 Dec 2017 16:52:18 +0100 Subject: [PATCH] Add react-toastify to ui components --- content/community/tools-ui-components.md | 1 + 1 file changed, 1 insertion(+) diff --git a/content/community/tools-ui-components.md b/content/community/tools-ui-components.md index d2cf6599..6fc6ab00 100644 --- a/content/community/tools-ui-components.md +++ b/content/community/tools-ui-components.md @@ -42,6 +42,7 @@ permalink: community/ui-components.html * **[react-ladda](https://github.com/jsdir/react-ladda):** React wrapper for Ladda buttons. * **[react-lorem-component](https://github.com/martinandert/react-lorem-component):** Lorem Ipsum placeholder component. * **[react-notification](https://github.com/pburtchaell/react-notification):** Snackbar style notifications +* **[react-toastify](https://github.com/fkhadra/react-toastify):** React notification made easy * * **[react-select](https://github.com/JedWatson/react-select):** Native React Select / Multiselect input field, similar to Selectize / Chosen / Select2 * **[react-selectize](https://furqanzafar.github.io/react-selectize/):** A stateless & flexible Select component, designed as a drop in replacement for React.DOM.Select, inspired by Selectize