dialogflow-react
v0.0.14
Published
A lightweight and flexible React library for managing dialogs and modals in your React applications.
Downloads
94
Readme
Dialogflow React
A lightweight and flexible React library for managing dialogs and modals in your React applications.
Links
Contributing
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! 🚀