@rhc-shared-components/rich-text-editor 0.1.5 → 0.2.1

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
@@ -42,6 +42,9 @@ const App = () => {
42
42
  }
43
43
  ```
44
44
 
45
+ ## Preview
46
+ ![screenshot](screenshot.png)
47
+
45
48
  ## License
46
49
 
47
50
  MIT © [gautamkrishnar](https://github.com/gautamkrishnar)