easy-richtextarea 3.0.70 → 3.0.74

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -110,7 +110,7 @@ Some good news is that the selection is unaffected by focus. Bear in mind, howev
110
110
 
111
111
  ## Styles
112
112
 
113
- There is a small amount of default styling. The rich textarea element has a class name, however, allowing you to override this with CSS. Or a better way is to use [Easy with Style](https://github.com/djalbat/easy-with-style). For example:
113
+ There is no default styling. The rich textarea element has a class name, however, allowing you to style it with CSS. Or a better way is to use [Easy with Style](https://github.com/djalbat/easy-with-style). For example:
114
114
 
115
115
  ```
116
116
  import withStyle from "easy-with-style";