react-quilljs
Advanced tools
Comparing version 1.0.3 to 1.0.4
{ | ||
"name": "react-quilljs", | ||
"version": "1.0.3", | ||
"version": "1.0.4", | ||
"description": "React Hook Wrapper for Quill, powerful rich text editor", | ||
@@ -5,0 +5,0 @@ "license": "MIT", |
@@ -164,2 +164,7 @@ # react-quilljs [](https://travis-ci.org/gtgalone/react-quilljs) | ||
## Recommend Libraries | ||
- [React Checklist](https://github.com/gtgalone/react-checklist) - Make Checkbox List Easy and Simple with React Hooks. | ||
- [React Store](https://github.com/gtgalone/react-store) - React Hook Store with useContext and useReducer for State Management. | ||
## Maintainer | ||
@@ -172,6 +177,1 @@ | ||
MIT | ||
## Recommend Libraries | ||
- [React Checklist](https://github.com/gtgalone/react-checklist) - Make Checkbox List Easy and Simple with React Hooks. | ||
- [React Store](https://github.com/gtgalone/react-store) - React Hook Store with useContext and useReducer for State Management. |