akiran / akiran/react-highlight
Console warning for highlightBlock - will be removed entirely in v12.0
Open
- Dominant language
- JavaScript
- Stars
- 761
- Forks
- 82
- PR merge metrics
- No merged PRs in 30d
Description
Console warning for highlightBlock.
**To recreate:**
```
import Highlight from 'react-highlight';
...
{some code}
```
**Appearing message in browser console:**
Deprecated as of 10.7.0. highlightBlock will be removed entirely in v12.0
Deprecated as of 10.7.0. Please use highlightElement now.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.