react-edit-text
Advanced tools
Comparing version 4.0.2 to 4.0.3
@@ -0,1 +1,8 @@ | ||
## [4.0.3](https://github.com/bymi15/react-edit-text/compare/v4.0.2...v4.0.3) (2021-04-03) | ||
### Bug Fixes | ||
* force minor version update to update readme in npmjs ([d079ab9](https://github.com/bymi15/react-edit-text/commit/d079ab94acaf2cfdbe96a178f786e01edb6a092a)) | ||
## [4.0.2](https://github.com/bymi15/react-edit-text/compare/v4.0.1...v4.0.2) (2021-04-03) | ||
@@ -2,0 +9,0 @@ |
{ | ||
"name": "react-edit-text", | ||
"version": "4.0.2", | ||
"version": "4.0.3", | ||
"description": "Simple editable text component for React", | ||
@@ -5,0 +5,0 @@ "author": "Brian Min <bymi15@yahoo.com> (https://github.com/bymi15)", |
@@ -15,5 +15,10 @@ <h1 align="center">React Edit Text</h1> | ||
<p align="center">This is an <b>editable text component</b> for <a href="https://reactjs.org/">React</a>. Simply click on the text to edit!</p> | ||
<p align="center">This is an easy-to-use <b>editable text component</b> for <a href="https://reactjs.org/">React</a>. Simply click on the textbox to edit!</p> | ||
<p align="center">Made with <span role="img" aria-label="love">❤️</span> by <a href="https://github.com/bymi15">Brian Min</a></p> | ||
<p align="center"> | ||
<img alt="demo" src="https://raw.githubusercontent.com/bymi15/react-edit-text/main/demo.gif"/> | ||
</p> | ||
## Demo | ||
@@ -20,0 +25,0 @@ |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
307612
99