scniro / react-codemirror2

Codemirror integrated components for React
MIT License
1.66k stars 193 forks source link

adddLineClass adding to multiple lines not the selected one #212

Closed new-one-one-one closed 4 years ago

new-one-one-one commented 4 years ago

addLine adds colour for first 11 line but I wanted it to add only for 11th line where I found the error , Can any one guide to achieve my goal ?