Skip to content

Commit ff69b52

Browse files
authored
Merge pull request #3 from drbarzaga/drbarzaga/adding-more-tools-into-notifications-section
chore: enhance notifications section with additional libraries
2 parents 5613fad + 5ad914d commit ff69b52

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -165,7 +165,11 @@ pnpm add -g react-frontend-toolkit-cli
165165

166166
- **[Sonner](https://sonner.emilkowal.ski/)**: An opinionated toast component for React.
167167
- **[React Toastify](https://fkhadra.github.io/react-toastify/introduction/)**: A popular library for adding customizable and easy-to-use toast notifications to your React applications.
168-
- **[Notistack](https://notistack.com/)**: A React library which makes it super easy to display notifications on your web apps.
168+
- **[Notistack](https://notistack.com/)**: Highly customizable notification snackbars (toasts) that can be stacked on top of each other.
169+
- **[Reapop](https://louisbarranqueiro.github.io/reapop/)**: A simple and customizable React notifications system.
170+
- **[React Hot Toast](https://react-hot-toast.com/)**: A super easy toast library for React.
171+
- **[React Notification System](https://igorprado.github.io/react-notification-system/)**: A complete and totally customizable component for notifications in React.
172+
- **[React Toast Notifications](https://jossmac.github.io/react-toast-notifications/)**: A toast notification system for react.
169173

170174
### State Management
171175

0 commit comments

Comments
 (0)