reactjs-editor
Advanced tools
Comparing version
{ | ||
"name": "reactjs-editor", | ||
"version": "3.3.7", | ||
"version": "3.3.8", | ||
"description": "A simple react library that lets you highlight text, make text bold, and add comment on any text as a sticky notes", | ||
@@ -5,0 +5,0 @@ "main": "dist/index.js", |
@@ -48,4 +48,4 @@ <h1 align="center" > | ||
#### <div style="margin-top: 20px;"> ⏭️ ⏭️ For javascript project, you can skip this section ⏭️ ⏭️</div> | ||
<br> | ||
### <div style="margin-top:50px;"> In typescript you will probably get this error while trying to import package </div> | ||
@@ -55,3 +55,3 @@ | ||
<br> | ||
#### So we have to setup type declaration support for Typescript and fix that error | ||
@@ -61,3 +61,3 @@ | ||
<details> | ||
<summary style="color:blue;font-size:20px;font-weight:bold;font-style:italic; text-decoration:underline;">Click to setup type declaration for Typescript Project</summary> | ||
<summary style="color:blue;font-size:20px;font-weight:bold;font-style:italic; text-decoration:underline;">CLICK TO SETUP TYPE DECLARATION FOR TYPESCRIPT PROJECT</summary> | ||
@@ -64,0 +64,0 @@ |
57327
0.01%