A lightweight and flexible React library for managing dialogs and modals in your React applications.
Contributions are welcome! If you find a bug or have a feature request, please open an issue or submit a pull request.
To contribute:
- Fork the repository.
- Create a new branch (
git checkout -b feature/my-feature
). - Make your changes.
- Commit your changes (
git commit -am 'Add my feature'
). - Push to the branch (
git push origin feature/my-feature
). - Open a pull request.
Happy Coding! 🚀