🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
DemoInstallSign in
Socket

reactjs-editor

Package Overview
Dependencies
Maintainers
1
Versions
52
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

reactjs-editor - npm Package Compare versions

Comparing version

to
5.5.7

2

package.json
{
"name": "reactjs-editor",
"version": "5.5.6",
"version": "5.5.7",
"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",

@@ -45,3 +45,2 @@ <h1 align="center" >

<br>

@@ -77,11 +76,16 @@

### <div style="margin-top: 70px;"> 🎉🎉🎉 Easy Peasy 🎉🎉🎉 Check it out </div>
---
<br><br>
## 🚨🚨🚨 Note: ⚠️⚠️ Its important: </div>
#### ✅✅✅ `Make sure your htmlContent is wrapped inside ` `<main>` tag <br>
###
### htmlContent={
### `<main>`
### { *** all your html content here must be inside `<main>` tag *** }
### `</main> `
### }<br>
---
<br>
# <div style="margin-top: 60px; padding:20px; margin-bottom:20px;border:2px solid yellow;"> <div style="color:red;"> 🚨🚨🚨 Note: ⚠️⚠️ Its important: </div> <br>🚨🚨🚨 Make sure your htmlContent is wrapped inside main tag <br> <br> ✅✅✅ <br><br> ` htmlContent={ ` <br>` <main> `<br>`{ *** all your html content here *** }`<br>`</main> `<br>`}` <br> <br> ✅✅✅ </div>
<br>
# <div style="margin-top: 70px;"> 🎉🎉🎉 That's it. 🎉🎉🎉 </div>

@@ -88,0 +92,0 @@